"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/06/12 04:22:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-pumetic7bulo" 2026/06/12 04:22:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/12 04:22:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/12 04:22:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 04:22:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 04:22:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 04:22:05 DEBUG : Setting pass="MfQeWmdhxUZbGjoBfrVjezxrEaM4OAs6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 04:22:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 04:22:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{H41Ec}" suffix to name 2026/06/12 04:22:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 04:22:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 04:22:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 04:22:05 DEBUG : Setting pass="MfQeWmdhxUZbGjoBfrVjezxrEaM4OAs6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 04:22:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 04:22:05 NOTICE: TestSFTPOpenssh{H41Ec}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/12 04:22:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: New connection 127.0.0.1:33276->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell type "unix" from config 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Relative path resolved to "/home/rclone/rclone-test-pumetic7bulo" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Using root directory "/home/rclone/rclone-test-pumetic7bulo" 2026/06/12 04:22:06 DEBUG : Creating backend with remote "/tmp/rclone1293977831" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:06 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:06 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3 2026/06/12 04:22:06 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3 2026/06/12 04:22:06 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir/subdir: Looking for writers 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : subdir: reading active writers 2026/06/12 04:22:06 DEBUG : file1: reading active writers 2026/06/12 04:22:06 DEBUG : file2: reading active writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : file1: reading active writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : dir: forgetting directory cache 2026/06/12 04:22:06 DEBUG : forgetting directory cache 2026/06/12 04:22:06 DEBUG : dir: forgetting directory cache 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/12 04:22:06 DEBUG : dir: invalidating directory cache 2026/06/12 04:22:06 DEBUG : >ForgetPath: 2026/06/12 04:22:06 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/12 04:22:06 DEBUG : invalidating directory cache 2026/06/12 04:22:06 DEBUG : dir: forgetting directory cache 2026/06/12 04:22:06 DEBUG : >ForgetPath: 2026/06/12 04:22:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/12 04:22:06 DEBUG : >ForgetPath: 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: New connection 127.0.0.1:33288->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/fil/a/b/c" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/fil/a/b/c 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-pumetic7bulo/fil/a/b/c 2026/06/12 04:22:06 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/fil/a/b/c" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/fil/a/b/c 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-pumetic7bulo/fil/a/b/c 2026/06/12 04:22:06 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : forgetting directory cache 2026/06/12 04:22:06 DEBUG : dir: forgetting directory cache 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : fil/a/b: Looking for writers 2026/06/12 04:22:06 DEBUG : fil/a: Looking for writers 2026/06/12 04:22:06 DEBUG : b: reading active writers 2026/06/12 04:22:06 DEBUG : fil: Looking for writers 2026/06/12 04:22:06 DEBUG : a: reading active writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : fil: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : file1: reading active writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:06 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:06 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3 2026/06/12 04:22:06 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-pumetic7bulo/dir/subdir/file3 2026/06/12 04:22:06 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/12 04:22:06 DEBUG : Waiting for deletions to finish 2026/06/12 04:22:06 INFO : dir/subdir/file3: Deleted 2026/06/12 04:22:06 DEBUG : removing 1 level 2 directories 2026/06/12 04:22:06 INFO : dir/subdir: Removing directory 2026/06/12 04:22:06 DEBUG : dir: invalidating directory cache 2026/06/12 04:22:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/12 04:22:06 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/12 04:22:06 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/12 04:22:06 DEBUG : dir/file1: Reset virtual modtime 2026/06/12 04:22:06 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/12 04:22:06 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:06 DEBUG : dir: invalidating directory cache 2026/06/12 04:22:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/12 04:22:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/12 04:22:06 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/12 04:22:06 DEBUG : forgetting directory cache 2026/06/12 04:22:06 DEBUG : dir: forgetting directory cache 2026/06/12 04:22:06 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir/virtualDir: Looking for writers 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : virtualFile: reading active writers 2026/06/12 04:22:06 DEBUG : virtualDir: reading active writers 2026/06/12 04:22:06 DEBUG : file1: reading active writers 2026/06/12 04:22:06 DEBUG : virtualFile2: reading active writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.04s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 ERROR : dir/: Can only open directories read only 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/12 04:22:06 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (5 bytes), uploading instead of streaming 2026/06/12 04:22:06 DEBUG : dir/potato: size = 5 OK 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/potato" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/potato 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/dir/potato 2026/06/12 04:22:06 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:06 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 04:22:06 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : file1: reading active writers 2026/06/12 04:22:06 DEBUG : potato: reading active writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir/sub: Looking for writers 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : sub: reading active writers 2026/06/12 04:22:06 DEBUG : file1: reading active writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/12 04:22:06 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir/sub/subsub: Looking for writers 2026/06/12 04:22:06 DEBUG : dir/sub: Looking for writers 2026/06/12 04:22:06 DEBUG : subsub: reading active writers 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : file1: reading active writers 2026/06/12 04:22:06 DEBUG : sub: reading active writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 ERROR : dir/: Dir.Remove not empty 2026/06/12 04:22:06 DEBUG : dir/file1: Remove: 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:06 DEBUG : dir/file1: >Remove: err= 2026/06/12 04:22:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : dir/file1: Remove: 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:06 DEBUG : dir/file1: >Remove: err= 2026/06/12 04:22:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : dir/file1: Remove: 2026/06/12 04:22:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:06 DEBUG : dir/file1: >Remove: err= 2026/06/12 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:06 DEBUG : dir: Looking for writers 2026/06/12 04:22:06 DEBUG : Looking for writers 2026/06/12 04:22:06 DEBUG : dir: reading active writers 2026/06/12 04:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file3" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file3 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-pumetic7bulo/dir/file3 2026/06/12 04:22:06 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file3" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file3 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-pumetic7bulo/dir/file3 2026/06/12 04:22:06 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/12 04:22:06 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/12 04:22:06 DEBUG : dir: Updating dir with dir2 0x17871d0f71e0 2026/06/12 04:22:06 DEBUG : dir: forgetting directory cache 2026/06/12 04:22:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/12 04:22:06 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir2/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir2/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir2/file1 2026/06/12 04:22:06 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir2/file1" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir2/file1 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir2/file1 2026/06/12 04:22:06 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir2/file3" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:06 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir2/file3" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:06 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/12 04:22:06 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/12 04:22:06 DEBUG : file2: Updating file with file2 0x17871d168b60 2026/06/12 04:22:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file2" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file2 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/file2 2026/06/12 04:22:06 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file2" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file2 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/file2 2026/06/12 04:22:06 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir2/file3" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:06 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir2/file3" 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:06 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/12 04:22:06 INFO : dir2/file3: Deleted 2026/06/12 04:22:07 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/12 04:22:07 DEBUG : dir2/file3: Updating file with dir2/file3 0x17871d168b60 2026/06/12 04:22:07 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/12 04:22:07 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir2/file3" 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:07 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir2/file3" 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir2/file3 2026/06/12 04:22:07 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:07 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/12 04:22:07 DEBUG : empty directory: Updating dir with renamed empty directory 0x17871d169110 2026/06/12 04:22:07 DEBUG : empty directory: forgetting directory cache 2026/06/12 04:22:07 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/12 04:22:07 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/12 04:22:07 DEBUG : dir2: Renaming to "dir3" 2026/06/12 04:22:07 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:07 DEBUG : dir3: Looking for writers 2026/06/12 04:22:07 DEBUG : file3: reading active writers 2026/06/12 04:22:07 DEBUG : renamed empty directory: Looking for writers 2026/06/12 04:22:07 DEBUG : Looking for writers 2026/06/12 04:22:07 DEBUG : dir3: reading active writers 2026/06/12 04:22:07 DEBUG : renamed empty directory: reading active writers 2026/06/12 04:22:07 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/12 04:22:07 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:07 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 04:22:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/12 04:22:07 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/12 04:22:07 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/12 04:22:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/12 04:22:07 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:07 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 04:22:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/12 04:22:07 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/12 04:22:07 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/12 04:22:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (12 bytes), uploading instead of streaming 2026/06/12 04:22:07 DEBUG : dir/sub/file2: size = 12 OK 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/sub/file2" 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/sub/file2 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-pumetic7bulo/dir/sub/file2 2026/06/12 04:22:07 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/06/12 04:22:07 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/12 04:22:07 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/12 04:22:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/12 04:22:07 DEBUG : forgetting directory cache 2026/06/12 04:22:07 DEBUG : dir: forgetting directory cache 2026/06/12 04:22:07 DEBUG : dir/sub: forgetting directory cache 2026/06/12 04:22:07 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/12 04:22:07 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (5 bytes), uploading instead of streaming 2026/06/12 04:22:07 DEBUG : dir/sub/file0: size = 5 OK 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/sub/file0" 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/sub/file0 2026/06/12 04:22:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/dir/sub/file0 2026/06/12 04:22:07 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:07 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 04:22:07 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/12 04:22:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/12 04:22:07 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:07 DEBUG : dir/sub: Looking for writers 2026/06/12 04:22:07 DEBUG : file0: reading active writers 2026/06/12 04:22:07 DEBUG : file2: reading active writers 2026/06/12 04:22:07 DEBUG : dir: Looking for writers 2026/06/12 04:22:07 DEBUG : file1: reading active writers 2026/06/12 04:22:07 DEBUG : sub: reading active writers 2026/06/12 04:22:07 DEBUG : Looking for writers 2026/06/12 04:22:07 DEBUG : dir: reading active writers 2026/06/12 04:22:07 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:07 DEBUG : forgetting directory cache 2026/06/12 04:22:08 DEBUG : forgetting directory cache 2026/06/12 04:22:08 DEBUG : dir: forgetting directory cache 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/12 04:22:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/12 04:22:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/12 04:22:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/12 04:22:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/12 04:22:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/12 04:22:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/12 04:22:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/12 04:22:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : file1.metadata: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : dir.metadata: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : Can set mod time: true 2026/06/12 04:22:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (0 bytes), uploading instead of streaming 2026/06/12 04:22:08 DEBUG : dir/file1: size = 0 OK 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:08 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 04:22:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (5 bytes), uploading instead of streaming 2026/06/12 04:22:08 DEBUG : dir/file1: size = 5 OK 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:08 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 04:22:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/12 04:22:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871cec1940): close: 2026/06/12 04:22:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871cec1940): >close: err= 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/12 04:22:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d11b200): _writeAt: size=5, off=0 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d11b200): openPending: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d11b200): >openPending: err= 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d11b200): >_writeAt: n=5, err= 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d11b200): close: 2026/06/12 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/12 04:22:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/12 04:22:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/12 04:22:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/12 04:22:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d11b200): >close: err= 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: starting upload 2026/06/12 04:22:08 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1.2f98c60a.partial" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1.2f98c60a.partial 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-pumetic7bulo/dir/file1.2f98c60a.partial 2026/06/12 04:22:08 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/12 04:22:08 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/12 04:22:08 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/06/12 04:22:08 INFO : dir/file1: Copied (replaced existing) 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 04:22:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/06/12 04:22:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/12 04:22:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/12 04:22:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : file.txt: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (25 bytes), uploading instead of streaming 2026/06/12 04:22:08 DEBUG : dir/file1: size = 25 OK 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 04:22:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Remove: 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:08 DEBUG : dir/file1: >Remove: err= 2026/06/12 04:22:08 DEBUG : dir/file1: Remove: 2026/06/12 04:22:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Remove: 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:08 DEBUG : dir/file1: >Remove: err= 2026/06/12 04:22:08 DEBUG : dir/file1: Remove: 2026/06/12 04:22:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=0x3 2026/06/12 04:22:08 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Updating file with newLeaf 0x17871d1bb790 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Updating file with dir/file1 0x17871d1bb790 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : dir/file1: File is currently open, delaying rename 0x17871d1bb790 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (25 bytes), uploading instead of streaming 2026/06/12 04:22:08 DEBUG : dir/file1: size = 25 OK 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 04:22:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:08 DEBUG : newLeaf: Running delayed rename now 2026/06/12 04:22:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Updating file with newLeaf 0x17871d1bb790 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Updating file with newLeaf 0x17871d17f380 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Updating file with dir/file1 0x17871d17f380 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : dir/file1: File is currently open, delaying rename 0x17871d17f380 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (25 bytes), uploading instead of streaming 2026/06/12 04:22:08 DEBUG : dir/file1: size = 25 OK 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 04:22:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:08 DEBUG : newLeaf: Running delayed rename now 2026/06/12 04:22:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Updating file with newLeaf 0x17871d17f380 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 04:22:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d797b00): openPending: 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d797b00): >openPending: err= 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 04:22:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d797b00): _writeAt: size=14, off=0 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d797b00): >_writeAt: n=14, err= 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d797b00): close: 2026/06/12 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/12 04:22:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d797b00): >close: err= 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: starting upload 2026/06/12 04:22:08 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1.ca338588.partial" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1.ca338588.partial 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1.ca338588.partial 2026/06/12 04:22:08 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 04:22:08 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/12 04:22:08 INFO : dir/file1: Copied (replaced existing) 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : file1: reading active writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : >WaitForWriters: 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d2c4fc0): _readAt: size=512, off=0 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d2c4fc0): openPending: 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d2c4fc0): >openPending: err= 2026/06/12 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d2c4fc0): >_readAt: n=14, err=EOF 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d2c4fc0): close: 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871d2c4fc0): >close: err= 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 04:22:08 DEBUG : newLeaf: Updating file with newLeaf 0x17871d7e36c0 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/12 04:22:08 DEBUG : dir/file1: Updating file with dir/file1 0x17871d7e36c0 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871ce04e00): openPending: 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871ce04e00): >openPending: err= 2026/06/12 04:22:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 04:22:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871ce04e00): _writeAt: size=25, off=0 2026/06/12 04:22:08 DEBUG : dir/file1(0x17871ce04e00): >_writeAt: n=25, err= 2026/06/12 04:22:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 04:22:08 DEBUG : newLeaf: Updating file with newLeaf 0x17871d7e36c0 2026/06/12 04:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:08 DEBUG : newLeaf(0x17871ce04e00): close: 2026/06/12 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/12 04:22:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-12 04:22:08.944934211 +0000 UTC m=+3.016420330 2026/06/12 04:22:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:08 DEBUG : newLeaf(0x17871ce04e00): >close: err= 2026/06/12 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:08 DEBUG : dir: Looking for writers 2026/06/12 04:22:08 DEBUG : Looking for writers 2026/06/12 04:22:08 DEBUG : dir: reading active writers 2026/06/12 04:22:08 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: starting upload 2026/06/12 04:22:09 DEBUG : newLeaf.8c548847.partial: size = 25 OK 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf.8c548847.partial" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf.8c548847.partial 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf.8c548847.partial 2026/06/12 04:22:09 DEBUG : newLeaf.8c548847.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 04:22:09 DEBUG : newLeaf.8c548847.partial: renamed to: newLeaf 2026/06/12 04:22:09 INFO : newLeaf: Copied (replaced existing) 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-12 04:22:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : file1: reading active writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Updating file with newLeaf 0x17871d70d6c0 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Updating file with dir/file1 0x17871d70d6c0 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:09 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d3fb100): openPending: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d3fb100): >openPending: err= 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 04:22:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d3fb100): _writeAt: size=25, off=0 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d3fb100): >_writeAt: n=25, err= 2026/06/12 04:22:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 04:22:09 DEBUG : newLeaf: Updating file with newLeaf 0x17871d70d6c0 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:09 DEBUG : newLeaf(0x17871d3fb100): close: 2026/06/12 04:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-12 04:22:09.162214014 +0000 UTC m=+3.233700134 2026/06/12 04:22:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:09 DEBUG : newLeaf(0x17871d3fb100): >close: err= 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: starting upload 2026/06/12 04:22:09 DEBUG : newLeaf.5b9949f2.partial: size = 25 OK 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf.5b9949f2.partial" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf.5b9949f2.partial 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf.5b9949f2.partial 2026/06/12 04:22:09 DEBUG : newLeaf.5b9949f2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 04:22:09 DEBUG : newLeaf.5b9949f2.partial: renamed to: newLeaf 2026/06/12 04:22:09 INFO : newLeaf: Copied (replaced existing) 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-12 04:22:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 04:22:09 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d8394c0): openPending: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d8394c0): >openPending: err= 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 04:22:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d8394c0): _writeAt: size=14, off=0 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d8394c0): >_writeAt: n=14, err= 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d8394c0): close: 2026/06/12 04:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/12 04:22:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d8394c0): >close: err= 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : file1: reading active writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : file1: reading active writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : file1: reading active writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : file1: reading active writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: starting upload 2026/06/12 04:22:09 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1.ca338588.partial" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1.ca338588.partial 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1.ca338588.partial 2026/06/12 04:22:09 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 04:22:09 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/12 04:22:09 INFO : dir/file1: Copied (replaced existing) 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : file1: reading active writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:09 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d0b46c0): _readAt: size=512, off=0 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d0b46c0): openPending: 2026/06/12 04:22:09 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/06/12 04:22:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d0b46c0): >openPending: err= 2026/06/12 04:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d0b46c0): >_readAt: n=14, err=EOF 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d0b46c0): close: 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d0b46c0): >close: err= 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 04:22:09 DEBUG : newLeaf: Updating file with newLeaf 0x17871d845040 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/12 04:22:09 DEBUG : dir/file1: Updating file with dir/file1 0x17871d845040 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:09 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d87dec0): openPending: 2026/06/12 04:22:09 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/06/12 04:22:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d87dec0): >openPending: err= 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 04:22:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d87dec0): _writeAt: size=25, off=0 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d87dec0): >_writeAt: n=25, err= 2026/06/12 04:22:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 04:22:09 DEBUG : newLeaf: Updating file with newLeaf 0x17871d845040 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:09 DEBUG : newLeaf(0x17871d87dec0): close: 2026/06/12 04:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-12 04:22:09.53515226 +0000 UTC m=+3.606638379 2026/06/12 04:22:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:09 DEBUG : newLeaf(0x17871d87dec0): >close: err= 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: starting upload 2026/06/12 04:22:09 DEBUG : newLeaf.326c3616.partial: size = 25 OK 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf.326c3616.partial" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf.326c3616.partial 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf.326c3616.partial 2026/06/12 04:22:09 DEBUG : newLeaf.326c3616.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 04:22:09 DEBUG : newLeaf.326c3616.partial: renamed to: newLeaf 2026/06/12 04:22:09 INFO : newLeaf: Copied (replaced existing) 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-12 04:22:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : file1: reading active writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:09 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d159200): _readAt: size=512, off=0 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d159200): openPending: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d159200): >openPending: err= 2026/06/12 04:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d159200): >_readAt: n=14, err=EOF 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d159200): close: 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d159200): >close: err= 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 04:22:09 DEBUG : newLeaf: Updating file with newLeaf 0x17871d161520 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/12 04:22:09 DEBUG : dir/file1: Updating file with dir/file1 0x17871d161520 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:09 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d0b5ac0): openPending: 2026/06/12 04:22:09 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/06/12 04:22:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d0b5ac0): >openPending: err= 2026/06/12 04:22:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 04:22:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d0b5ac0): _writeAt: size=25, off=0 2026/06/12 04:22:09 DEBUG : dir/file1(0x17871d0b5ac0): >_writeAt: n=25, err= 2026/06/12 04:22:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 04:22:09 DEBUG : newLeaf: Updating file with newLeaf 0x17871d161520 2026/06/12 04:22:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:09 DEBUG : newLeaf(0x17871d0b5ac0): close: 2026/06/12 04:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-12 04:22:09.763673596 +0000 UTC m=+3.835159724 2026/06/12 04:22:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:09 DEBUG : newLeaf(0x17871d0b5ac0): >close: err= 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: starting upload 2026/06/12 04:22:09 DEBUG : newLeaf.91aac73b.partial: size = 25 OK 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf.91aac73b.partial" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf.91aac73b.partial 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf.91aac73b.partial 2026/06/12 04:22:09 DEBUG : newLeaf.91aac73b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 04:22:09 DEBUG : newLeaf.91aac73b.partial: renamed to: newLeaf 2026/06/12 04:22:09 INFO : newLeaf: Copied (replaced existing) 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-12 04:22:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/12 04:22:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/12 04:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 04:22:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/newLeaf" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pumetic7bulo/newLeaf 2026/06/12 04:22:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : newLeaf: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestFileRename (1.30s) --- 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.22s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.23s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 04:22:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:09 DEBUG : dir: Looking for writers 2026/06/12 04:22:09 DEBUG : file1: reading active writers 2026/06/12 04:22:09 DEBUG : Looking for writers 2026/06/12 04:22:09 DEBUG : dir: reading active writers 2026/06/12 04:22:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 04:22:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/12 04:22:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/12 04:22:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/12 04:22:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/12 04:22:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/12 04:22:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/12 04:22:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : dir: Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : dir: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 04:22:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/12 04:22:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/12 04:22:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/12 04:22:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/12 04:22:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/12 04:22:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/12 04:22:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/12 04:22:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/12 04:22:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/12 04:22:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/12 04:22:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/12 04:22:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/12 04:22:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/12 04:22:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : dir: Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : dir: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 04:22:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : dir: Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : dir: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 04:22:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : dir: Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : dir: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:10 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): _readAt: size=1, off=0 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): openPending: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/12 04:22:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 04:22:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): >openPending: err= 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): >_readAt: n=1, err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): _readAt: size=256, off=1 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): >_readAt: n=15, err=EOF 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): _readAt: size=16, off=16 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): >_readAt: n=0, err=EOF 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): close: 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): >close: err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): close: 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780b00): >close: err=file already closed 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : dir: Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : dir: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:10 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): _readAt: size=1, off=0 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): openPending: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/12 04:22:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 04:22:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): >openPending: err= 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): >_readAt: n=1, err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): _readAt: size=1, off=5 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): >_readAt: n=1, err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): _readAt: size=1, off=3 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): >_readAt: n=1, err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): _readAt: size=1, off=13 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): >_readAt: n=1, err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): _readAt: size=16, off=100 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): >_readAt: n=0, err=EOF 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): close: 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d780400): >close: err= 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : dir: Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : dir: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:10 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): _readAt: size=1, off=0 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): openPending: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/12 04:22:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 04:22:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): >openPending: err= 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): >_readAt: n=1, err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): _readAt: size=1, off=5 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): >_readAt: n=1, err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): _readAt: size=1, off=1 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): >_readAt: n=1, err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): _readAt: size=6, off=10 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): >_readAt: n=6, err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): _readAt: size=256, off=10 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): >_readAt: n=6, err=EOF 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): _readAt: size=256, off=100 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): close: 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): >close: err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): _readAt: size=256, off=100 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d2c57c0): >_readAt: n=0, err=file already closed 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : dir: Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : dir: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:10 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871cec1680): RWFileHandle.Flush 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871cec1680): _readAt: size=256, off=0 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871cec1680): openPending: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/12 04:22:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 04:22:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871cec1680): >openPending: err= 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871cec1680): >_readAt: n=16, err=EOF 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871cec1680): RWFileHandle.Flush 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871cec1680): RWFileHandle.Flush 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871cec1680): close: 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871cec1680): >close: err= 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : dir: Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : dir: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 04:22:10 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d3fa940): _readAt: size=256, off=0 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d3fa940): openPending: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/12 04:22:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 04:22:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d3fa940): >openPending: err= 2026/06/12 04:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d3fa940): >_readAt: n=16, err=EOF 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d3fa940): RWFileHandle.Release 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d3fa940): close: 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d3fa940): >close: err= 2026/06/12 04:22:10 DEBUG : dir/file1(0x17871d3fa940): RWFileHandle.Release 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : dir: Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : dir: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:10 DEBUG : file1: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : file1(0x17871d3fb1c0): openPending: 2026/06/12 04:22:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : file1(0x17871d3fb1c0): >openPending: err= 2026/06/12 04:22:10 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 04:22:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 04:22:10 DEBUG : file1(0x17871d3fb1c0): _writeAt: size=5, off=0 2026/06/12 04:22:10 DEBUG : file1(0x17871d3fb1c0): >_writeAt: n=5, err= 2026/06/12 04:22:10 DEBUG : file1(0x17871d3fb1c0): _writeAt: size=7, off=5 2026/06/12 04:22:10 DEBUG : file1(0x17871d3fb1c0): >_writeAt: n=7, err= 2026/06/12 04:22:10 DEBUG : file1: vfs cache: truncate to size=11 2026/06/12 04:22:10 DEBUG : file1(0x17871d3fb1c0): close: 2026/06/12 04:22:10 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 04:22:10.283132128 +0000 UTC m=+4.354618276 2026/06/12 04:22:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:10 DEBUG : file1(0x17871d3fb1c0): >close: err= 2026/06/12 04:22:10 DEBUG : file1(0x17871d3fb1c0): close: 2026/06/12 04:22:10 DEBUG : file1(0x17871d3fb1c0): >close: err=file already closed 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:10 DEBUG : file1: vfs cache: starting upload 2026/06/12 04:22:10 DEBUG : file1.ba960819.partial: size = 11 OK 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1.ba960819.partial" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1.ba960819.partial 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pumetic7bulo/file1.ba960819.partial 2026/06/12 04:22:10 DEBUG : file1.ba960819.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/12 04:22:10 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/12 04:22:10 DEBUG : file1.ba960819.partial: renamed to: file1 2026/06/12 04:22:10 INFO : file1: Copied (new) 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/12 04:22:10 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-12 04:22:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/12 04:22:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:10 DEBUG : file1: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : file1(0x17871cffcb40): openPending: 2026/06/12 04:22:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : file1(0x17871cffcb40): >openPending: err= 2026/06/12 04:22:10 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 04:22:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 04:22:10 DEBUG : file1(0x17871cffcb40): _writeAt: size=7, off=0 2026/06/12 04:22:10 DEBUG : file1(0x17871cffcb40): >_writeAt: n=7, err= 2026/06/12 04:22:10 DEBUG : file1(0x17871cffcb40): _writeAt: size=6, off=5 2026/06/12 04:22:10 DEBUG : file1(0x17871cffcb40): >_writeAt: n=6, err= 2026/06/12 04:22:10 DEBUG : file1(0x17871cffcb40): close: 2026/06/12 04:22:10 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 04:22:10.44788895 +0000 UTC m=+4.519375069 2026/06/12 04:22:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:10 DEBUG : file1(0x17871cffcb40): >close: err= 2026/06/12 04:22:10 DEBUG : file1(0x17871cffcb40): _writeAt: size=5, off=0 2026/06/12 04:22:10 DEBUG : file1(0x17871cffcb40): >_writeAt: n=0, err=file already closed 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:10 DEBUG : file1: vfs cache: starting upload 2026/06/12 04:22:10 DEBUG : file1.2535e605.partial: size = 11 OK 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1.2535e605.partial" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1.2535e605.partial 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pumetic7bulo/file1.2535e605.partial 2026/06/12 04:22:10 DEBUG : file1.2535e605.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/12 04:22:10 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/12 04:22:10 DEBUG : file1.2535e605.partial: renamed to: file1 2026/06/12 04:22:10 INFO : file1: Copied (new) 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/12 04:22:10 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-12 04:22:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/12 04:22:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:10 DEBUG : file1: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : file1(0x17871ce05180): openPending: 2026/06/12 04:22:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : file1(0x17871ce05180): >openPending: err= 2026/06/12 04:22:10 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 04:22:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 04:22:10 DEBUG : file1(0x17871ce05180): close: 2026/06/12 04:22:10 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 04:22:10.614486148 +0000 UTC m=+4.685972267 2026/06/12 04:22:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:10 DEBUG : file1(0x17871ce05180): >close: err= 2026/06/12 04:22:10 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/12 04:22:10 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 04:22:10 DEBUG : file2: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : file2(0x17871ce05940): openPending: 2026/06/12 04:22:10 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/12 04:22:10 DEBUG : file2(0x17871ce05940): >openPending: err= 2026/06/12 04:22:10 DEBUG : file2: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/12 04:22:10 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/12 04:22:10 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/12 04:22:10 DEBUG : file2(0x17871ce05940): RWFileHandle.Flush 2026/06/12 04:22:10 DEBUG : file2(0x17871ce05940): RWFileHandle.Release 2026/06/12 04:22:10 DEBUG : file2(0x17871ce05940): close: 2026/06/12 04:22:10 DEBUG : file2: vfs cache: setting modification time to 2026-06-12 04:22:10.615485062 +0000 UTC m=+4.686971231 2026/06/12 04:22:10 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:10 DEBUG : file2(0x17871ce05940): >close: err= 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : file2: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : file2: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : file2: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : file2: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/12 04:22:10 DEBUG : file2: vfs cache: starting upload 2026/06/12 04:22:10 DEBUG : file1: vfs cache: starting upload 2026/06/12 04:22:10 DEBUG : file1.196fe7be.partial: size = 0 OK 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1.196fe7be.partial" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1.196fe7be.partial 2026/06/12 04:22:10 DEBUG : file2.09919dcb.partial: size = 0 OK 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file2.09919dcb.partial" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file2.09919dcb.partial 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/file1.196fe7be.partial 2026/06/12 04:22:10 DEBUG : file1.196fe7be.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/file2.09919dcb.partial 2026/06/12 04:22:10 DEBUG : file2.09919dcb.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:10 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 04:22:10 DEBUG : file1.196fe7be.partial: renamed to: file1 2026/06/12 04:22:10 INFO : file1: Copied (new) 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file2.09919dcb.partial: renamed to: file2 2026/06/12 04:22:10 INFO : file2: Copied (new) 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file2" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file2 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:10 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-12 04:22:10 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/12 04:22:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/file2 2026/06/12 04:22:10 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:10 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-12 04:22:10 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/12 04:22:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/12 04:22:10 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:10 INFO : file2: vfs cache: upload succeeded try #1 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : file2: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file2" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file2 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/file2 2026/06/12 04:22:10 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file2" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file2 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-pumetic7bulo/file2 2026/06/12 04:22:10 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : file2: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:10 DEBUG : file1: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : file1(0x17871d143380): openPending: 2026/06/12 04:22:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : file1(0x17871d143380): >openPending: err= 2026/06/12 04:22:10 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 04:22:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 04:22:10 DEBUG : file1(0x17871d143380): _writeAt: size=5, off=0 2026/06/12 04:22:10 DEBUG : file1(0x17871d143380): >_writeAt: n=5, err= 2026/06/12 04:22:10 DEBUG : file1(0x17871d143380): RWFileHandle.Flush 2026/06/12 04:22:10 DEBUG : file1(0x17871d143380): RWFileHandle.Flush 2026/06/12 04:22:10 DEBUG : file1(0x17871d143380): close: 2026/06/12 04:22:10 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 04:22:10.786654488 +0000 UTC m=+4.858140607 2026/06/12 04:22:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:10 DEBUG : file1(0x17871d143380): >close: err= 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:10 DEBUG : file1: vfs cache: starting upload 2026/06/12 04:22:10 DEBUG : file1.9efc5c3b.partial: size = 5 OK 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1.9efc5c3b.partial" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1.9efc5c3b.partial 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/file1.9efc5c3b.partial 2026/06/12 04:22:10 DEBUG : file1.9efc5c3b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 04:22:10 DEBUG : file1.9efc5c3b.partial: renamed to: file1 2026/06/12 04:22:10 INFO : file1: Copied (new) 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:10 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-12 04:22:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/12 04:22:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : >WaitForWriters: 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:10 DEBUG : file1: newRWFileHandle: 2026/06/12 04:22:10 DEBUG : file1(0x17871d839cc0): openPending: 2026/06/12 04:22:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : file1(0x17871d839cc0): >openPending: err= 2026/06/12 04:22:10 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 04:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 04:22:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 04:22:10 DEBUG : file1(0x17871d839cc0): _writeAt: size=5, off=0 2026/06/12 04:22:10 DEBUG : file1(0x17871d839cc0): >_writeAt: n=5, err= 2026/06/12 04:22:10 DEBUG : file1(0x17871d839cc0): RWFileHandle.Release 2026/06/12 04:22:10 DEBUG : file1(0x17871d839cc0): close: 2026/06/12 04:22:10 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 04:22:10.946994294 +0000 UTC m=+5.018480413 2026/06/12 04:22:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:10 DEBUG : file1(0x17871d839cc0): >close: err= 2026/06/12 04:22:10 DEBUG : file1(0x17871d839cc0): RWFileHandle.Release 2026/06/12 04:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:10 DEBUG : Looking for writers 2026/06/12 04:22:10 DEBUG : file1: reading active writers 2026/06/12 04:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:11 DEBUG : file1: vfs cache: starting upload 2026/06/12 04:22:11 DEBUG : file1.ec3dfc0c.partial: size = 5 OK 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1.ec3dfc0c.partial" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1.ec3dfc0c.partial 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/file1.ec3dfc0c.partial 2026/06/12 04:22:11 DEBUG : file1.ec3dfc0c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 04:22:11 DEBUG : file1.ec3dfc0c.partial: renamed to: file1 2026/06/12 04:22:11 INFO : file1: Copied (new) 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:11 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-12 04:22:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/12 04:22:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : >WaitForWriters: 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:11 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d638fc0): openPending: 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 04:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d638fc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d638fc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d638fc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d638fc0): close: 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-12 04:22:11.120952222 +0000 UTC m=+5.192438341 2026/06/12 04:22:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d638fc0): >close: err= 2026/06/12 04:22:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:11 DEBUG : dir: Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : dir: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:11 DEBUG : dir: Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : dir: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:11 DEBUG : dir: Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : dir: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:11 DEBUG : dir: Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : dir: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: starting upload 2026/06/12 04:22:11 DEBUG : dir/file1.621c7cf5.partial: size = 5 OK 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1.621c7cf5.partial" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1.621c7cf5.partial 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/dir/file1.621c7cf5.partial 2026/06/12 04:22:11 DEBUG : dir/file1.621c7cf5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 04:22:11 DEBUG : dir/file1.621c7cf5.partial: renamed to: dir/file1 2026/06/12 04:22:11 INFO : dir/file1: Copied (replaced existing) 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-12 04:22:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:11 DEBUG : dir: Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : dir: reading active writers 2026/06/12 04:22:11 DEBUG : >WaitForWriters: 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/12 04:22:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 04:22:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d639c40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d639c40): openPending: 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 04:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d639c40): >openPending: err= 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d639c40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d639c40): _writeAt: size=15, off=5 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d639c40): >_writeAt: n=15, err= 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d639c40): close: 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-12 04:22:11.298509794 +0000 UTC m=+5.369995913 2026/06/12 04:22:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : dir/file1(0x17871d639c40): >close: err= 2026/06/12 04:22:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:11 DEBUG : dir: Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : dir: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:11 DEBUG : dir: Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : dir: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:11 DEBUG : dir: Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : dir: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:11 DEBUG : dir: Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : dir: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: starting upload 2026/06/12 04:22:11 DEBUG : dir/file1.ae31b50c.partial: size = 20 OK 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1.ae31b50c.partial" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1.ae31b50c.partial 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-pumetic7bulo/dir/file1.ae31b50c.partial 2026/06/12 04:22:11 DEBUG : dir/file1.ae31b50c.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/12 04:22:11 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/12 04:22:11 DEBUG : dir/file1.ae31b50c.partial: renamed to: dir/file1 2026/06/12 04:22:11 INFO : dir/file1: Copied (replaced existing) 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:11 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-12 04:22:11 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/12 04:22:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:11 DEBUG : dir: Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : dir: reading active writers 2026/06/12 04:22:11 DEBUG : >WaitForWriters: 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : file1: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : file1(0x17871cec0640): openPending: 2026/06/12 04:22:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 DEBUG : file1(0x17871cec0640): >openPending: err= 2026/06/12 04:22:11 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 04:22:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 04:22:11 DEBUG : file1(0x17871cec0640): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : file1(0x17871cec0640): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : file1(0x17871cec0640): close: 2026/06/12 04:22:11 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 04:22:11.461448666 +0000 UTC m=+5.532934785 2026/06/12 04:22:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : file1(0x17871cec0640): >close: err= 2026/06/12 04:22:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:11 DEBUG : file1: vfs cache: starting upload 2026/06/12 04:22:11 DEBUG : file1.547a153b.partial: size = 5 OK 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1.547a153b.partial" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1.547a153b.partial 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/file1.547a153b.partial 2026/06/12 04:22:11 DEBUG : file1.547a153b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 04:22:11 DEBUG : file1.547a153b.partial: renamed to: file1 2026/06/12 04:22:11 INFO : file1: Copied (new) 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:11 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-12 04:22:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/12 04:22:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : >WaitForWriters: 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6840): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6840): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6840): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.622216386 +0000 UTC m=+5.693702495 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6cc0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6cc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6cc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6cc0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6cc0): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6cc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.622216386 +0000 UTC m=+5.693702495 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c6cc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7180): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7180): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7180): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.622216386 +0000 UTC m=+5.693702495 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d898770 item 1 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c77c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c77c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c77c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c77c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c77c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.624278646 +0000 UTC m=+5.695764765 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c77c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7cc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7cc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7cc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7cc0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7cc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.624278646 +0000 UTC m=+5.695764765 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c7cc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d898d20 item 2 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4d40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4d40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4d40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4d40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4d40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.625630361 +0000 UTC m=+5.697116480 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4d40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.625630361 +0000 UTC m=+5.697116480 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5740): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5740): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5740): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.625630361 +0000 UTC m=+5.697116480 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d899180 item 3 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5dc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5dc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5dc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5dc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5dc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.627412344 +0000 UTC m=+5.698898454 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5dc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa400): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa400): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa400): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.627412344 +0000 UTC m=+5.698898454 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d899650 item 4 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faa40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faa40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faa40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faa40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faa40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.628685594 +0000 UTC m=+5.700171702 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faa40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faec0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faec0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faec0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faec0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faec0): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faec0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.628685594 +0000 UTC m=+5.700171702 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3faec0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.628685594 +0000 UTC m=+5.700171702 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d8999d0 item 5 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fba00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fba00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fba00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fba00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fba00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.631027778 +0000 UTC m=+5.702513897 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fba00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04380): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04380): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04380): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.631027778 +0000 UTC m=+5.702513897 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d828070 item 6 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04b00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04b00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04b00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04b00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04b00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.63254199 +0000 UTC m=+5.704028109 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04b00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.63254199 +0000 UTC m=+5.704028109 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.63254199 +0000 UTC m=+5.704028109 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d402770 item 7 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd280): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd280): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd280): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd280): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd280): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.634418611 +0000 UTC m=+5.705904760 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd280): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.634418611 +0000 UTC m=+5.705904760 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d402d90 item 8 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d11a240): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a7c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a7c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a7c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a7c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a7c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.635933503 +0000 UTC m=+5.707419612 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a7c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ac40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ac40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ac40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ac40): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ac40): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ac40): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ac40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.635933503 +0000 UTC m=+5.707419612 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ac40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b140): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b140): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b140): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b140): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b140): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.635933503 +0000 UTC m=+5.707419612 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b140): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d403260 item 9 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b7c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b7c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b7c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b7c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b7c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.638264938 +0000 UTC m=+5.709751057 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b7c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11bd00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11bd00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11bd00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11bd00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11bd00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.638264938 +0000 UTC m=+5.709751057 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11bd00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d4037a0 item 10 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838440): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d838440): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838440): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838440): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838440): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838440): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838440): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838880): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838880): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838880): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.63999819 +0000 UTC m=+5.711484309 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838d80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838d80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838d80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838d80): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838d80): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838d80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.63999819 +0000 UTC m=+5.711484309 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838d80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839280): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839280): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839280): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839280): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839280): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.63999819 +0000 UTC m=+5.711484309 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839280): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d403b90 item 11 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839900): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839900): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839900): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.642070378 +0000 UTC m=+5.713556497 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839e40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839e40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839e40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839e40): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839e40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.642070378 +0000 UTC m=+5.713556497 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839e40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37e1c0 item 12 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156580): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d156580): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156580): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156580): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156580): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156580): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156580): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156940): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156940): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156940): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.643456108 +0000 UTC m=+5.714942227 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d156940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157000): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157000): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157000): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157000): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157000): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.643456108 +0000 UTC m=+5.714942227 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157000): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37e770 item 13 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157680): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157680): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157680): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157680): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157680): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.64488002 +0000 UTC m=+5.716366139 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157680): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157bc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157bc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157bc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157bc0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157bc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.64488002 +0000 UTC m=+5.716366139 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d157bc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37ec40 item 14 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8300): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d1a8300): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8300): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8300): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8300): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8300): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a86c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a86c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a86c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a86c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a86c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.646310523 +0000 UTC m=+5.717796642 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a86c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8d80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8d80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8d80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8d80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8d80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.646310523 +0000 UTC m=+5.717796642 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a8d80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37f030 item 15 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9400): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9400): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9400): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.647864889 +0000 UTC m=+5.719351008 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9940): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9940): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9940): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.647864889 +0000 UTC m=+5.719351008 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1a9940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37f3b0 item 16 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca080): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca080): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca080): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca080): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca080): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.649424427 +0000 UTC m=+5.720910546 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca500): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca500): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca500): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca500): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca500): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca500): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca500): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca500): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.649424427 +0000 UTC m=+5.720910546 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ca500): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1caa00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1caa00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1caa00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1caa00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1caa00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.649424427 +0000 UTC m=+5.720910546 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1caa00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37f7a0 item 17 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb080): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb080): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb080): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb080): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb080): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.651517613 +0000 UTC m=+5.723003732 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb5c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb5c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb5c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb5c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb5c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.651517613 +0000 UTC m=+5.723003732 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cb5c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37fd50 item 18 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cbc40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cbc40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cbc40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cbc40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cbc40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.65283214 +0000 UTC m=+5.724318248 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1cbc40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c240): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c240): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c240): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c240): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c240): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c240): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c240): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c240): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.65283214 +0000 UTC m=+5.724318248 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c740): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c740): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c740): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.65283214 +0000 UTC m=+5.724318248 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21c740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d736310 item 19 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21cdc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21cdc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21cdc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21cdc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21cdc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.654651194 +0000 UTC m=+5.726137302 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21cdc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d300): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d300): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d300): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.654651194 +0000 UTC m=+5.726137302 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d736850 item 20 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d980): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d980): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d980): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d980): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d980): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.655925665 +0000 UTC m=+5.727411784 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21d980): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21de80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21de80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21de80): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21de80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21de80): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21de80): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21de80): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21de80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.655925665 +0000 UTC m=+5.727411784 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d21de80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26a480): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26a480): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26a480): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26a480): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26a480): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.655925665 +0000 UTC m=+5.727411784 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26a480): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d736bd0 item 21 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26ab00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26ab00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26ab00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26ab00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26ab00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.658152904 +0000 UTC m=+5.729639023 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26ab00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b040): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b040): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b040): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b040): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b040): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.658152904 +0000 UTC m=+5.729639023 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b040): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7370a0 item 22 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b6c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b6c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b6c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b6c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b6c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.660489629 +0000 UTC m=+5.731975758 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26b6c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26bbc0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26bbc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26bbc0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26bbc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26bbc0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26bbc0): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26bbc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.660489629 +0000 UTC m=+5.731975758 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d26bbc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a81c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a81c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a81c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a81c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a81c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.660489629 +0000 UTC m=+5.731975758 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a81c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7375e0 item 23 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8840): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8840): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8840): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.665698792 +0000 UTC m=+5.737184901 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8d80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8d80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8d80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8d80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8d80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.665698792 +0000 UTC m=+5.737184901 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a8d80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d737ab0 item 24 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a93c0): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d2a93c0): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a93c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a93c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a93c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a93c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a93c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9780): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9780): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9780): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9780): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9780): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.667313712 +0000 UTC m=+5.738799821 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9780): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9c80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9c80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9c80): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9c80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9c80): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9c80): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9c80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.667313712 +0000 UTC m=+5.738799821 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2a9c80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc2c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc2c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc2c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc2c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc2c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.667313712 +0000 UTC m=+5.738799821 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc2c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d737e30 item 25 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc940): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc940): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc940): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.669216091 +0000 UTC m=+5.740702240 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dc940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dce80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dce80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dce80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dce80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dce80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.669216091 +0000 UTC m=+5.740702240 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dce80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d6465b0 item 26 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd4c0): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d2dd4c0): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd4c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd4c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd4c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd4c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd880): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd880): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd880): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.671494185 +0000 UTC m=+5.742980294 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2dd880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ddd80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ddd80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ddd80): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ddd80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ddd80): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ddd80): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ddd80): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ddd80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.671494185 +0000 UTC m=+5.742980294 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ddd80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3083c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3083c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3083c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3083c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3083c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.671494185 +0000 UTC m=+5.742980294 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3083c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d646a10 item 27 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308a40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308a40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308a40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308a40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308a40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.673311616 +0000 UTC m=+5.744797725 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308a40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308f80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308f80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308f80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308f80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308f80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.673311616 +0000 UTC m=+5.744797725 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d308f80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d646f50 item 28 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3095c0): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d3095c0): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3095c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3095c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3095c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3095c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3095c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d309980): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d309980): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d309980): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d309980): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d309980): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.674603159 +0000 UTC m=+5.746089279 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d309980): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c140): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c140): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c140): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c140): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c140): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.674603159 +0000 UTC m=+5.746089279 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c140): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d6472d0 item 29 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c7c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c7c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c7c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c7c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c7c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.675799464 +0000 UTC m=+5.747285573 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32c7c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32cd00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32cd00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32cd00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32cd00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32cd00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.675799464 +0000 UTC m=+5.747285573 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32cd00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d647730 item 30 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d340): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d32d340): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d340): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d340): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d340): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d340): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d340): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d700): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d700): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d700): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.677345094 +0000 UTC m=+5.748831213 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32d700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32ddc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32ddc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32ddc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32ddc0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32ddc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.677345094 +0000 UTC m=+5.748831213 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32ddc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d647ab0 item 31 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e540): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e540): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e540): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e540): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e540): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.678880936 +0000 UTC m=+5.750367105 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e540): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ea80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ea80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ea80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ea80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ea80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.678880936 +0000 UTC m=+5.750367105 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ea80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d647e30 item 32 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f0c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f0c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f0c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f0c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f0c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.680062563 +0000 UTC m=+5.751548672 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f0c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f540): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f540): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f540): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f540): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f540): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce6e930 item 33 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f540): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f540): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.680527645 +0000 UTC m=+5.752013754 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f540): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35fa40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35fa40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35fa40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35fa40): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35fa40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.680527645 +0000 UTC m=+5.752013754 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35fa40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce6ed90 item 33 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388180): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388180): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388180): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.682061012 +0000 UTC m=+5.753547122 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388600): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388600): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce6f9d0 item 34 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388600): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388600): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388600): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388600): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388600): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.682655017 +0000 UTC m=+5.754141125 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388600): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388b40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388b40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388b40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388b40): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388b40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.682655017 +0000 UTC m=+5.754141125 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d388b40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce6fb90 item 34 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389180): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389180): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389180): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.683718352 +0000 UTC m=+5.755204461 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389600): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389600): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389600): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389600): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389600): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d6961c0 item 35 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389600): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389600): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.684166642 +0000 UTC m=+5.755652752 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389600): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389b00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389b00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389b00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389b00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389b00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.684166642 +0000 UTC m=+5.755652752 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d389b00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d696460 item 35 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6280): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6280): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6280): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6280): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6280): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.685338893 +0000 UTC m=+5.756825001 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6280): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6780): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6780): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d696a10 item 36 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6780): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6780): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6780): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6780): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6780): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.685779891 +0000 UTC m=+5.757266000 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6780): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6cc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6cc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6cc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6cc0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6cc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.685779891 +0000 UTC m=+5.757266000 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c6cc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d696c40 item 36 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7300): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7300): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7300): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.68689352 +0000 UTC m=+5.758379629 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7780): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7780): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7780): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7780): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7780): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d696fc0 item 37 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7780): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7780): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.687315141 +0000 UTC m=+5.758801250 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7780): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7c80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7c80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7c80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7c80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7c80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.687315141 +0000 UTC m=+5.758801250 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c7c80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d697180 item 37 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a400): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a400): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a400): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.688426676 +0000 UTC m=+5.759912785 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a900): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d697500 item 38 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a900): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a900): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a900): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a900): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.688978101 +0000 UTC m=+5.760464210 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40ae40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40ae40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40ae40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40ae40): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40ae40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.688978101 +0000 UTC m=+5.760464210 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40ae40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d6976c0 item 38 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b4c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b4c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b4c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b4c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b4c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.69021429 +0000 UTC m=+5.761700409 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b4c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b9c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b9c0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b9c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b9c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d697a40 item 39 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b9c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b9c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.690661009 +0000 UTC m=+5.762147118 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b9c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bec0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bec0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bec0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bec0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bec0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.690661009 +0000 UTC m=+5.762147118 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bec0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d697c00 item 39 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62c640): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62c640): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62c640): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62c640): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62c640): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.691895596 +0000 UTC m=+5.763381725 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62c640): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62cb40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62cb40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19a1c0 item 40 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62cb40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62cb40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62cb40): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62cb40): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62cb40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.692437882 +0000 UTC m=+5.763924001 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62cb40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d080): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d080): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d080): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d080): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d080): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.692437882 +0000 UTC m=+5.763924001 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19a460 item 40 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d640): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d640): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d640): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d640): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d640): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d640): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d640): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.693637744 +0000 UTC m=+5.765123863 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62d640): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62db40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62db40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62db40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19aee0 item 41 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62db40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62db40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.694107294 +0000 UTC m=+5.765593413 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d62db40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670100): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670100): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670100): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670100): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670100): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19b420 item 41 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670100): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670100): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.694549946 +0000 UTC m=+5.766036055 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670100): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670640): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670640): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670640): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670640): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670640): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.694549946 +0000 UTC m=+5.766036055 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670640): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19b5e0 item 41 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670c80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670c80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670c80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670c80): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670c80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670c80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670c80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.695652584 +0000 UTC m=+5.767138693 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d670c80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671180): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671180): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19b960 item 42 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671180): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.696155839 +0000 UTC m=+5.767641958 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6716c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6716c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19bb20 item 42 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6716c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6716c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6716c0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6716c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6716c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.69664717 +0000 UTC m=+5.768133279 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6716c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671c40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671c40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671c40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671c40): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671c40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.69664717 +0000 UTC m=+5.768133279 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d671c40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19bdc0 item 42 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e380): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e380): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e380): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e380): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e380): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.697861689 +0000 UTC m=+5.769347808 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e880): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e880): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c2310 item 43 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e880): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.698399319 +0000 UTC m=+5.769885438 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69e880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69edc0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69edc0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69edc0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69edc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69edc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c27e0 item 43 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69edc0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69edc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.698881232 +0000 UTC m=+5.770367351 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69edc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f300): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f300): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f300): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.698881232 +0000 UTC m=+5.770367351 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c29a0 item 43 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f940): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f940): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f940): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f940): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f940): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.700043493 +0000 UTC m=+5.771529602 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69f940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69fe40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69fe40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69fe40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c30a0 item 44 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69fe40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69fe40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.700445557 +0000 UTC m=+5.771931666 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d69fe40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0480): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0480): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c3570 item 44 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0480): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0480): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0480): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0480): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0480): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.700935627 +0000 UTC m=+5.772421736 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0480): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0a00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0a00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0a00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0a00): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0a00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.700935627 +0000 UTC m=+5.772421736 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c0a00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c3880 item 44 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1040): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1040): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1040): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1040): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1040): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1040): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1040): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.702151539 +0000 UTC m=+5.773637648 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1040): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1540): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1540): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1540): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c3d50 item 45 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1540): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1540): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.702497337 +0000 UTC m=+5.773983447 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1540): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1c40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1c40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1c40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1c40): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1c40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.702497337 +0000 UTC m=+5.773983447 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6c1c40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f2070 item 45 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2380): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2380): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2380): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2380): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2380): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.703659287 +0000 UTC m=+5.775145397 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2880): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2880): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f24d0 item 46 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2880): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.704288017 +0000 UTC m=+5.775774136 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2f80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2f80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2f80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2f80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2f80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.704288017 +0000 UTC m=+5.775774136 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e2f80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f2690 item 46 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e35c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e35c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e35c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e35c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e35c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e35c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e35c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.705705055 +0000 UTC m=+5.777191174 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e35c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e3ac0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e3ac0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e3ac0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f2a80 item 47 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e3ac0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e3ac0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.706287008 +0000 UTC m=+5.777773117 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6e3ac0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe2c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe2c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe2c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe2c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe2c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.706287008 +0000 UTC m=+5.777773117 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe2c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f2d20 item 47 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe900): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe900): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe900): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe900): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe900): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.707915182 +0000 UTC m=+5.779401321 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fe900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fee00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fee00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fee00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f3110 item 48 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fee00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fee00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.708454786 +0000 UTC m=+5.779940934 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6fee00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ff500): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ff500): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ff500): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ff500): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ff500): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.708454786 +0000 UTC m=+5.779940934 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ff500): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f32d0 item 48 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ffb40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ffb40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ffb40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ffb40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ffb40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.710140418 +0000 UTC m=+5.781626597 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6ffb40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c0c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c0c0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c0c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c0c0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c0c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f3650 item 49 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c0c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c0c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.710678478 +0000 UTC m=+5.782164667 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c0c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c600): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c600): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c600): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c600): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c600): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.710678478 +0000 UTC m=+5.782164667 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73c600): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f3810 item 49 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73cc80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73cc80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73cc80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73cc80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73cc80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.712120353 +0000 UTC m=+5.783606463 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73cc80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d180): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d180): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f3ce0 item 50 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d180): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d180): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d180): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d180): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.712690522 +0000 UTC m=+5.784176632 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d700): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d700): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d700): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.712690522 +0000 UTC m=+5.784176632 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73d700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce424d0 item 50 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73dd80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73dd80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73dd80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73dd80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73dd80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.713982386 +0000 UTC m=+5.785468495 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d73dd80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760380): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760380): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760380): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760380): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760380): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce428c0 item 51 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760380): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.714456265 +0000 UTC m=+5.785942374 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7608c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7608c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7608c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7608c0): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7608c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.714456265 +0000 UTC m=+5.785942374 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7608c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce42bd0 item 51 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760f40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760f40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760f40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760f40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760f40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.715830946 +0000 UTC m=+5.787317065 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d760f40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d761440): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d761440): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d761440): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce433b0 item 52 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d761440): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d761440): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d761440): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d761440): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d761440): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.716385776 +0000 UTC m=+5.787871885 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d761440): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7619c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7619c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7619c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7619c0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7619c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.716385776 +0000 UTC m=+5.787871885 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7619c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce43730 item 52 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c140): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c140): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c140): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c140): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c140): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.717584155 +0000 UTC m=+5.789084400 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c140): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c640): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c640): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c640): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c640): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c640): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c640): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce43c70 item 53 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c640): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c640): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.71801877 +0000 UTC m=+5.789504878 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c640): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cb80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cb80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cb80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cb80): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cb80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.71801877 +0000 UTC m=+5.789504878 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cb80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d350000 item 53 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d200): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d200): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d200): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.7191809 +0000 UTC m=+5.790667009 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d700): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d700): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d350380 item 54 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d700): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d700): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d700): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d700): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.719769996 +0000 UTC m=+5.791256105 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77dc80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77dc80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77dc80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77dc80): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77dc80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.719769996 +0000 UTC m=+5.791256105 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77dc80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d350540 item 54 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6400): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6400): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6400): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.720832851 +0000 UTC m=+5.792318959 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6900): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6900): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6900): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6900): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6900): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3508c0 item 55 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6900): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.721275901 +0000 UTC m=+5.792762011 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6e40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6e40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6e40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6e40): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6e40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.721275901 +0000 UTC m=+5.792762011 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c6e40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d350bd0 item 55 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c74c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c74c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c74c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c74c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c74c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.722436269 +0000 UTC m=+5.793922378 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c74c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c79c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c79c0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c79c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d350f50 item 56 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c79c0): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c79c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c79c0): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c79c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c79c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.722880653 +0000 UTC m=+5.794366761 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7c79c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802040): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802040): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802040): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802040): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802040): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.722880653 +0000 UTC m=+5.794366761 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802040): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d351490 item 56 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802680): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802680): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802680): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802680): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802680): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802680): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802680): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802680): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.723944779 +0000 UTC m=+5.795430888 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802680): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802bc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802bc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802bc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3518f0 item 57 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802bc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802bc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.724373453 +0000 UTC m=+5.795859562 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802bc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8e150 item 57 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.72484038 +0000 UTC m=+5.796326489 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803680): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803680): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803680): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803680): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803680): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.72484038 +0000 UTC m=+5.796326489 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803680): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8e3f0 item 57 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8f00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8f00): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8f00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8f00): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8f00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8f00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8f00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8f00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.726225799 +0000 UTC m=+5.797711908 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8f00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9540): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9540): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9540): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d253180 item 58 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9540): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9540): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.726727299 +0000 UTC m=+5.798213439 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9540): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a80): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d253340 item 58 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a80): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a80): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a80): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a80): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.72726504 +0000 UTC m=+5.798751199 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4140): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4140): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4140): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4140): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4140): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.72726504 +0000 UTC m=+5.798751199 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4140): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2536c0 item 58 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4780): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4780): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4780): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4780): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4780): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4780): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4780): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4780): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.728615603 +0000 UTC m=+5.800101722 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4780): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4cc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4cc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4cc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d253c70 item 59 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4cc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4cc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.729013579 +0000 UTC m=+5.800499689 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a4cc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5200): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5200): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5200): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5200): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5200): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce762a0 item 59 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5200): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.729655394 +0000 UTC m=+5.801141503 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5780): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5780): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5780): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5780): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5780): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.729655394 +0000 UTC m=+5.801141503 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5780): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce76700 item 59 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5dc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5dc0): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5dc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5dc0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5dc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5dc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5dc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.731399196 +0000 UTC m=+5.802885315 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a5dc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8400): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8400): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce76cb0 item 60 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8400): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.731916235 +0000 UTC m=+5.803402354 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8940): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8940): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce773b0 item 60 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8940): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8940): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8940): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8940): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.732641907 +0000 UTC m=+5.804128057 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8f00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8f00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8f00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8f00): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8f00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.732641907 +0000 UTC m=+5.804128057 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c8f00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce779d0 item 60 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9540): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9540): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9540): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9540): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9540): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9540): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9540): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9540): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.73400209 +0000 UTC m=+5.805488209 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9540): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9a80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9a80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9a80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce00620 item 61 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9a80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9a80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.73448231 +0000 UTC m=+5.805968420 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8c9a80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2280): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2280): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2280): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2280): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2280): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.73448231 +0000 UTC m=+5.805968420 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2280): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce00d20 item 61 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e28c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e28c0): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e28c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e28c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e28c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e28c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e28c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e28c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.735753074 +0000 UTC m=+5.807239184 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e28c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2e00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2e00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2e00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871caa3110 item 62 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2e00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2e00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.736197709 +0000 UTC m=+5.807683818 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e2e00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3500): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3500): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3500): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3500): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3500): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.736197709 +0000 UTC m=+5.807683818 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3500): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871caa3880 item 62 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3b40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3b40): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3b40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3b40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3b40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3b40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3b40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3b40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.737297483 +0000 UTC m=+5.808783592 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8e3b40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906180): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906180): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb4690 item 63 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906180): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.737690971 +0000 UTC m=+5.809177080 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906880): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906880): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906880): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.737690971 +0000 UTC m=+5.809177080 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb4af0 item 63 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906ec0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906ec0): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906ec0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906ec0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906ec0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906ec0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906ec0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.738841721 +0000 UTC m=+5.810327829 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d906ec0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907400): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907400): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb53b0 item 64 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907400): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.739270915 +0000 UTC m=+5.810757045 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907b00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907b00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907b00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907b00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907b00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.739270915 +0000 UTC m=+5.810757045 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d907b00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb57a0 item 64 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a240): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a240): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a240): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a240): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a240): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.740630586 +0000 UTC m=+5.812116695 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a6c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a6c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a6c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a6c0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a6c0): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb5b90 item 65 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a6c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a6c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.741172073 +0000 UTC m=+5.812658182 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99a6c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99abc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99abc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99abc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99abc0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99abc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.741172073 +0000 UTC m=+5.812658182 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99abc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fc000 item 65 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b200): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b200): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b200): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.742504012 +0000 UTC m=+5.813990121 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b680): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b680): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fc4d0 item 66 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b680): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b680): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b680): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b680): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b680): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.743047622 +0000 UTC m=+5.814533731 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99b680): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99bbc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99bbc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99bbc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99bbc0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99bbc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.743047622 +0000 UTC m=+5.814533731 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d99bbc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fc690 item 66 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc300): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc300): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc300): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.744412252 +0000 UTC m=+5.815898361 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc780): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc780): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc780): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc780): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc780): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fcb60 item 67 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc780): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc780): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.744920607 +0000 UTC m=+5.816406715 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc780): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcc80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcc80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcc80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcc80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcc80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.744920607 +0000 UTC m=+5.816406715 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcc80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fcd20 item 67 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd300): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd300): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd300): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.746716836 +0000 UTC m=+5.818202965 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd800): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd800): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fd180 item 68 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd800): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd800): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd800): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd800): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd800): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.74727787 +0000 UTC m=+5.818763999 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd800): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bdd40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bdd40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bdd40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bdd40): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bdd40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.74727787 +0000 UTC m=+5.818763999 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bdd40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fd3b0 item 68 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de480): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de480): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de480): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de480): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de480): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.748634114 +0000 UTC m=+5.820120223 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de480): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de900): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de900): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de900): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de900): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fd7a0 item 69 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de900): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.74927177 +0000 UTC m=+5.820757879 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9de900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dee00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dee00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dee00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dee00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dee00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.74927177 +0000 UTC m=+5.820757879 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dee00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fd960 item 69 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df480): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df480): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df480): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df480): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df480): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.75042821 +0000 UTC m=+5.821914319 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df480): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df980): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df980): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fdce0 item 70 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df980): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df980): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df980): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df980): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df980): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.750960318 +0000 UTC m=+5.822446427 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9df980): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dfec0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dfec0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dfec0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dfec0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dfec0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.750960318 +0000 UTC m=+5.822446427 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9dfec0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ac0e0 item 70 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fa640): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fa640): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fa640): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fa640): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fa640): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.752148848 +0000 UTC m=+5.823634957 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fa640): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fab40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fab40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fab40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fab40): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fab40): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ac540 item 71 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fab40): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fab40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.752692328 +0000 UTC m=+5.824178437 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fab40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb040): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb040): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb040): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb040): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb040): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.752692328 +0000 UTC m=+5.824178437 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb040): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ac700 item 71 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb6c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb6c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb6c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb6c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb6c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.754040738 +0000 UTC m=+5.825526847 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fb6c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fbbc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fbbc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2acb60 item 72 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fbbc0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fbbc0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fbbc0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fbbc0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fbbc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.754541998 +0000 UTC m=+5.826028108 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9fbbc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c200): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c200): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c200): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.754541998 +0000 UTC m=+5.826028108 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2acd90 item 72 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c7c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c7c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c7c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c7c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c7c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c7c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c7c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.755781013 +0000 UTC m=+5.827267122 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1c7c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1ccc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1ccc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1ccc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ad110 item 73 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1ccc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1ccc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.756279169 +0000 UTC m=+5.827765278 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1ccc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d180): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d180): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d180): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d180): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ad2d0 item 73 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d180): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.756797581 +0000 UTC m=+5.828283690 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d6c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d6c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d6c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d6c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d6c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.756797581 +0000 UTC m=+5.828283690 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1d6c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ad490 item 73 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1dd00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1dd00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1dd00): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1dd00): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1dd00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1dd00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1dd00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.757963799 +0000 UTC m=+5.829449908 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da1dd00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c300): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c300): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ad810 item 74 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c300): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.758444681 +0000 UTC m=+5.829930790 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c840): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ad9d0 item 74 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c840): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c840): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c840): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c840): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.758998992 +0000 UTC m=+5.830485151 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3c840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3cdc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3cdc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3cdc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3cdc0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3cdc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.758998992 +0000 UTC m=+5.830485151 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3cdc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2adc70 item 74 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d400): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d400): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d400): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d400): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d400): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.760378169 +0000 UTC m=+5.831864278 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d900): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d900): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cea4460 item 75 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d900): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.760871224 +0000 UTC m=+5.832357333 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da3d900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05700): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05700): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05700): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05700): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d828380 item 75 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05700): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.761317271 +0000 UTC m=+5.832803381 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a000): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a000): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a000): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a000): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a000): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.761317271 +0000 UTC m=+5.832803381 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a000): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d828690 item 75 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a640): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a640): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a640): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a640): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a640): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a640): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a640): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.762614786 +0000 UTC m=+5.834100895 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8a640): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8ab40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8ab40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8ab40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d828a10 item 76 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8ab40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8ab40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.763073426 +0000 UTC m=+5.834559535 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8ab40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b080): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b080): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d828bd0 item 76 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b080): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b080): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b080): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b080): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b080): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.763607368 +0000 UTC m=+5.835093478 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b600): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b600): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b600): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b600): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b600): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.763607368 +0000 UTC m=+5.835093478 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8b600): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d828d90 item 76 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8bc40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8bc40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8bc40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8bc40): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8bc40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8bc40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8bc40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.764717571 +0000 UTC m=+5.836203680 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da8bc40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8240): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8240): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8240): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d829180 item 77 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8240): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8240): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.765196279 +0000 UTC m=+5.836682389 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8940): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8940): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8940): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.765196279 +0000 UTC m=+5.836682389 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d829340 item 77 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8f80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8f80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8f80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8f80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8f80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8f80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8f80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.766518079 +0000 UTC m=+5.838004189 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa8f80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9480): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9480): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9480): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d8296c0 item 78 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9480): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9480): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.766931855 +0000 UTC m=+5.838417965 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9480): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9b80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9b80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9b80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9b80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9b80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.766931855 +0000 UTC m=+5.838417965 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871daa9b80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d829880 item 78 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac62c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac62c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac62c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac62c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac62c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac62c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac62c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.768157045 +0000 UTC m=+5.839643153 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac62c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac67c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac67c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac67c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d829ce0 item 79 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac67c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac67c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.768500068 +0000 UTC m=+5.839986177 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac67c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac6ec0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac6ec0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac6ec0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac6ec0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac6ec0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.768500068 +0000 UTC m=+5.839986177 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac6ec0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cc0e0 item 79 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7500): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7500): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7500): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7500): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7500): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7500): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7500): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.76992389 +0000 UTC m=+5.841410000 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7500): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7a00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7a00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7a00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cc5b0 item 80 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7a00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7a00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.770402247 +0000 UTC m=+5.841888356 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac7a00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6200): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6200): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6200): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.770402247 +0000 UTC m=+5.841888356 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cc770 item 80 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6840): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6840): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6840): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.771644549 +0000 UTC m=+5.843130657 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6cc0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6cc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6cc0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6cc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6cc0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6cc0): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3ccaf0 item 81 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6cc0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6cc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.77213058 +0000 UTC m=+5.843616689 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6cc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7200): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7200): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7200): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.77213058 +0000 UTC m=+5.843616689 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cccb0 item 81 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7880): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7880): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7880): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.773238179 +0000 UTC m=+5.844724298 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7d80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7d80): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7d80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cd030 item 82 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7d80): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7d80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7d80): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7d80): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7d80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.774050322 +0000 UTC m=+5.845536432 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7d80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914500): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914500): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914500): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914500): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914500): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.774050322 +0000 UTC m=+5.845536432 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914500): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce38070 item 82 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803d80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803d80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803d80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803d80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803d80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.775683527 +0000 UTC m=+5.847169635 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803d80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6280): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6280): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6280): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6280): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6280): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6280): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cc0e0 item 83 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6280): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6280): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.776246693 +0000 UTC m=+5.847732803 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6280): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae67c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae67c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae67c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae67c0): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae67c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.776246693 +0000 UTC m=+5.847732803 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae67c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cc310 item 83 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6e40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6e40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6e40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6e40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6e40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.777621353 +0000 UTC m=+5.849107462 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae6e40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7340): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7340): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7340): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cc690 item 84 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7340): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7340): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7340): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7340): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7340): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.77820665 +0000 UTC m=+5.849692760 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae7340): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae78c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae78c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae78c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae78c0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae78c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.77820665 +0000 UTC m=+5.849692760 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dae78c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cc850 item 84 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9147c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9147c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9147c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9147c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9147c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.779508844 +0000 UTC m=+5.850994953 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9147c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914cc0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914cc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914cc0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914cc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914cc0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914cc0): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3ccbd0 item 85 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914cc0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914cc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.779993674 +0000 UTC m=+5.851479783 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914cc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915200): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915200): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915200): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.779993674 +0000 UTC m=+5.851479783 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3ccd90 item 85 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915880): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915880): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915880): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.781333949 +0000 UTC m=+5.852820068 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915d80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915d80): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915d80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cd340 item 86 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915d80): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915d80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915d80): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915d80): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915d80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.781877919 +0000 UTC m=+5.853364038 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915d80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83e500): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83e500): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83e500): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83e500): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83e500): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.781877919 +0000 UTC m=+5.853364038 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83e500): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cd5e0 item 86 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83eb80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83eb80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83eb80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83eb80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83eb80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.783305217 +0000 UTC m=+5.854791336 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83eb80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f080): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f080): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f080): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f080): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f080): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f080): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce384d0 item 87 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f080): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f080): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.783760431 +0000 UTC m=+5.855246541 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f5c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f5c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f5c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f5c0): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f5c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.783760431 +0000 UTC m=+5.855246541 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83f5c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce38a10 item 87 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83fc40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83fc40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83fc40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83fc40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83fc40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.78516138 +0000 UTC m=+5.856647499 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d83fc40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4000): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4000): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4000): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce39810 item 88 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4000): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4000): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4000): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4000): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4000): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.785609731 +0000 UTC m=+5.857095840 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4000): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4f40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4f40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4f40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4f40): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4f40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.785609731 +0000 UTC m=+5.857095840 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4f40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce39c70 item 88 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa380): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa380): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa380): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa380): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa380): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa380): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.786949555 +0000 UTC m=+5.858435664 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa8c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa8c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa8c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8e690 item 89 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa8c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa8c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.787395391 +0000 UTC m=+5.858881501 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa8c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae00): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae00): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae00): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae00): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8e8c0 item 89 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae00): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.787883317 +0000 UTC m=+5.859369436 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.787883317 +0000 UTC m=+5.859369436 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8ebd0 item 89 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb9c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb9c0): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb9c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb9c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb9c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb9c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb9c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb9c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.790243566 +0000 UTC m=+5.861729675 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb9c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0680): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0680): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0680): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8f0a0 item 90 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0680): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0680): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.790682229 +0000 UTC m=+5.862168337 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0680): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1140): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1140): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1140): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8f260 item 90 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1140): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1140): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1140): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1140): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1140): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.791238273 +0000 UTC m=+5.862724381 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1140): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a40): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.791238273 +0000 UTC m=+5.862724381 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8f490 item 90 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.792544543 +0000 UTC m=+5.864030672 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8fa40 item 91 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.792969991 +0000 UTC m=+5.864456100 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8fc00 item 91 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.793476161 +0000 UTC m=+5.864962280 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd740): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd740): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd740): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.793476161 +0000 UTC m=+5.864962280 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8fe30 item 91 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.794670001 +0000 UTC m=+5.866156110 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a940): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a940): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cea5030 item 92 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a940): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.795134473 +0000 UTC m=+5.866620582 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ae80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ae80): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ae80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cea5340 item 92 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ae80): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ae80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ae80): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ae80): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ae80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.795684324 +0000 UTC m=+5.867170473 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ae80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b440): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b440): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b440): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b440): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b440): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.795684324 +0000 UTC m=+5.867170473 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b440): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cea5570 item 92 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba80): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.797065245 +0000 UTC m=+5.868551354 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8380c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8380c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8380c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d27a000 item 93 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8380c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8380c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.797564532 +0000 UTC m=+5.869050641 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8380c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838840): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838840): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838840): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.797564532 +0000 UTC m=+5.869050641 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d27a230 item 93 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838e80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838e80): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838e80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838e80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838e80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838e80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838e80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838e80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.798809147 +0000 UTC m=+5.870295257 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d838e80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8393c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8393c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8393c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d27a5b0 item 94 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8393c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8393c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.799216562 +0000 UTC m=+5.870702671 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8393c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839ac0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839ac0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839ac0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839ac0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839ac0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.799216562 +0000 UTC m=+5.870702671 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d839ac0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d27a850 item 94 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8200): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8200): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8200): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8200): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8200): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8200): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.80048933 +0000 UTC m=+5.871975439 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8780): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8780): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8780): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d27ae00 item 95 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8780): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8780): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.800934475 +0000 UTC m=+5.872420584 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8780): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8e80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8e80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8e80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8e80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8e80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.800934475 +0000 UTC m=+5.872420584 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b8e80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d27b420 item 95 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b94c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b94c0): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b94c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b94c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b94c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b94c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b94c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b94c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.802550588 +0000 UTC m=+5.874036697 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b94c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d27b960 item 96 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.802934067 +0000 UTC m=+5.874420176 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1b9a00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce044c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce044c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce044c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce044c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce044c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.802934067 +0000 UTC m=+5.874420176 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce044c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d27bd50 item 96 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= 2026/06/12 04:22:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : >WaitForWriters: 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802740): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802740): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802740): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.810266525 +0000 UTC m=+5.881752634 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c40): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c40): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.810266525 +0000 UTC m=+5.881752634 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.810266525 +0000 UTC m=+5.881752634 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803100): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d402930 item 1 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803740): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803740): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803740): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.811975512 +0000 UTC m=+5.883461621 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56400): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56400): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56400): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.811975512 +0000 UTC m=+5.883461621 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d402f50 item 2 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56a40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56a40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56a40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56a40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56a40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.813287352 +0000 UTC m=+5.884773462 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56a40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56ec0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56ec0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56ec0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56ec0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56ec0): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56ec0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.813287352 +0000 UTC m=+5.884773462 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf56ec0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57380): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57380): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57380): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.813287352 +0000 UTC m=+5.884773462 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d4033b0 item 3 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57a00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57a00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57a00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57a00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57a00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.81543931 +0000 UTC m=+5.886925420 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf57a00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010040): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010040): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010040): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010040): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010040): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.81543931 +0000 UTC m=+5.886925420 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010040): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d403960 item 4 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010680): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010680): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010680): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010680): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010680): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.816518145 +0000 UTC m=+5.888004254 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010680): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010b00): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010b00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010b00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010b00): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010b00): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010b00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.816518145 +0000 UTC m=+5.888004254 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010b00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010fc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010fc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010fc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010fc0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010fc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.816518145 +0000 UTC m=+5.888004254 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d010fc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d403ce0 item 5 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011640): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011640): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011640): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011640): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011640): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.817955362 +0000 UTC m=+5.889441470 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011640): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011b80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011b80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011b80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011b80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011b80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.817955362 +0000 UTC m=+5.889441470 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d011b80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37e310 item 6 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e300): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e300): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e300): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.81924437 +0000 UTC m=+5.890730479 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e800): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e800): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e800): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e800): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e800): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e800): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e800): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.81924437 +0000 UTC m=+5.890730479 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08e800): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08ecc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08ecc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08ecc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08ecc0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08ecc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.81924437 +0000 UTC m=+5.890730479 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08ecc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37ea10 item 7 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f340): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f340): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f340): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f340): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f340): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.820774681 +0000 UTC m=+5.892260790 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f340): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f880): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f880): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f880): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.820774681 +0000 UTC m=+5.892260790 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08f880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37ef50 item 8 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08fe40): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d08fe40): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08fe40): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08fe40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08fe40): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08fe40): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d08fe40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4300): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4300): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4300): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.821967149 +0000 UTC m=+5.893453258 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4780): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4780): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4780): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4780): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4780): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4780): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4780): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.821967149 +0000 UTC m=+5.893453258 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4780): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4c80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4c80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4c80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4c80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4c80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.821967149 +0000 UTC m=+5.893453258 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b4c80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37f2d0 item 9 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5300): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5300): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5300): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.823613247 +0000 UTC m=+5.895099366 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5840): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5840): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5840): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.823613247 +0000 UTC m=+5.895099366 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37f810 item 10 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5e80): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d0b5e80): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5e80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5e80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5e80): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0b5e80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154340): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154340): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154340): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154340): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154340): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.824795165 +0000 UTC m=+5.896281274 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154340): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154840): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154840): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154840): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154840): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154840): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.824795165 +0000 UTC m=+5.896281274 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154d40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154d40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154d40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154d40): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154d40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.824795165 +0000 UTC m=+5.896281274 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d154d40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d37fc70 item 11 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1553c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1553c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1553c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1553c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1553c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.826779719 +0000 UTC m=+5.898265828 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1553c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d155900): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d155900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d155900): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d155900): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d155900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.826779719 +0000 UTC m=+5.898265828 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d155900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d736380 item 12 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186040): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d186040): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186040): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186040): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186040): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186040): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186040): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186400): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186400): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186400): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.828055212 +0000 UTC m=+5.899541321 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186ac0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186ac0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186ac0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186ac0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186ac0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.828055212 +0000 UTC m=+5.899541321 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d186ac0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d736770 item 13 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187140): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187140): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187140): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187140): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187140): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.829212043 +0000 UTC m=+5.900698151 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187140): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187680): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187680): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187680): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187680): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187680): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.829212043 +0000 UTC m=+5.900698151 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187680): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d736af0 item 14 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187cc0): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d187cc0): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187cc0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187cc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187cc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d187cc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6180): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6180): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6180): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.830390534 +0000 UTC m=+5.901876643 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6840): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6840): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6840): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.830390534 +0000 UTC m=+5.901876643 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d736e70 item 15 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6ec0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6ec0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6ec0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6ec0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6ec0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.83167825 +0000 UTC m=+5.903164359 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c6ec0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7400): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7400): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7400): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.83167825 +0000 UTC m=+5.903164359 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7372d0 item 16 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7a40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7a40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7a40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7a40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7a40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.833221486 +0000 UTC m=+5.904707594 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7a40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7ec0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7ec0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7ec0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7ec0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7ec0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7ec0): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7ec0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.833221486 +0000 UTC m=+5.904707594 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1c7ec0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dc4c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dc4c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dc4c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dc4c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dc4c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.833221486 +0000 UTC m=+5.904707594 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dc4c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d737730 item 17 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dcb40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dcb40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dcb40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dcb40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dcb40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.834864267 +0000 UTC m=+5.906350377 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dcb40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd080): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd080): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd080): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd080): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd080): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.834864267 +0000 UTC m=+5.906350377 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d737c00 item 18 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd700): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd700): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd700): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.835940657 +0000 UTC m=+5.907426766 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1dd700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ddc00): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ddc00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ddc00): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ddc00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ddc00): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ddc00): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ddc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ddc00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.835940657 +0000 UTC m=+5.907426766 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d1ddc00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a200): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a200): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a200): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.835940657 +0000 UTC m=+5.907426766 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d6460e0 item 19 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a880): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a880): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a880): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.837573331 +0000 UTC m=+5.909059439 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24a880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24adc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24adc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24adc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24adc0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24adc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.837573331 +0000 UTC m=+5.909059439 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24adc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d646700 item 20 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b440): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b440): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b440): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b440): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b440): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.83870315 +0000 UTC m=+5.910189259 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b440): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b940): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b940): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b940): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b940): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b940): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b940): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.83870315 +0000 UTC m=+5.910189259 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24b940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24be40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24be40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24be40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24be40): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24be40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.83870315 +0000 UTC m=+5.910189259 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d24be40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d646bd0 item 21 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29a5c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29a5c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29a5c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29a5c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29a5c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.840271163 +0000 UTC m=+5.911757273 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29a5c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29ab00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29ab00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29ab00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29ab00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29ab00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.840271163 +0000 UTC m=+5.911757273 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29ab00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d6470a0 item 22 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b180): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b180): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b180): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.841459513 +0000 UTC m=+5.912945622 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b680): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b680): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b680): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b680): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b680): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b680): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b680): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b680): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.841459513 +0000 UTC m=+5.912945622 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29b680): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29bb80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29bb80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29bb80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29bb80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29bb80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.841459513 +0000 UTC m=+5.912945622 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d29bb80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d647500 item 23 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4300): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4300): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4300): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.842917418 +0000 UTC m=+5.914403527 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4840): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4840): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4840): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.842917418 +0000 UTC m=+5.914403527 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d6479d0 item 24 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4e80): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d2d4e80): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4e80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4e80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4e80): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d4e80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5240): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5240): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5240): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5240): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5240): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.844104575 +0000 UTC m=+5.915590685 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5740): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5740): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5740): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5740): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5740): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5740): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.844104575 +0000 UTC m=+5.915590685 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5c80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5c80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5c80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5c80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5c80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.844104575 +0000 UTC m=+5.915590685 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2d5c80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d647d50 item 25 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea400): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea400): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea400): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.845495085 +0000 UTC m=+5.916981194 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea940): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea940): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea940): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.845495085 +0000 UTC m=+5.916981194 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ea940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce6ea10 item 26 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eaf80): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d2eaf80): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eaf80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eaf80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eaf80): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eaf80): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eaf80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb340): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb340): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb340): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb340): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb340): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.846738418 +0000 UTC m=+5.918224527 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb340): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb840): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb840): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb840): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb840): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb840): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb840): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.846738418 +0000 UTC m=+5.918224527 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2eb840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ebd80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ebd80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ebd80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ebd80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ebd80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.846738418 +0000 UTC m=+5.918224527 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2ebd80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce6f5e0 item 27 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32a500): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32a500): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32a500): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32a500): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32a500): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.848344551 +0000 UTC m=+5.919830660 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32a500): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32aa40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32aa40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32aa40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32aa40): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32aa40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.848344551 +0000 UTC m=+5.919830660 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32aa40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce6fdc0 item 28 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b080): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d32b080): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b080): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b080): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b080): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b080): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b440): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b440): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b440): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b440): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b440): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.84947421 +0000 UTC m=+5.920960320 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32b440): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32bb00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32bb00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32bb00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32bb00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32bb00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.84947421 +0000 UTC m=+5.920960320 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d32bb00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d696460 item 29 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e280): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e280): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e280): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e280): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e280): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.85080625 +0000 UTC m=+5.922292359 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e280): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e7c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e7c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e7c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e7c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e7c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.85080625 +0000 UTC m=+5.922292359 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35e7c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d696a10 item 30 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ee00): _readAt: size=2, off=0 2026/06/12 04:22:11 ERROR : open-test-file(0x17871d35ee00): Couldn't read size of file 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ee00): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ee00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ee00): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ee00): close: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35ee00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f1c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f1c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f1c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f1c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f1c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.851972358 +0000 UTC m=+5.923458467 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f1c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f880): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f880): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f880): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.851972358 +0000 UTC m=+5.923458467 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d35f880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d696e00 item 31 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386000): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386000): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386000): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386000): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386000): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.853105314 +0000 UTC m=+5.924591422 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386000): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386540): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386540): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386540): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386540): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386540): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.853105314 +0000 UTC m=+5.924591422 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386540): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d697180 item 32 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386b80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386b80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386b80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386b80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386b80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.854198915 +0000 UTC m=+5.925685025 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d386b80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387000): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387000): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387000): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387000): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387000): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d697500 item 33 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387000): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387000): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.854615447 +0000 UTC m=+5.926101556 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387000): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387500): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387500): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387500): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387500): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387500): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.854615447 +0000 UTC m=+5.926101556 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387500): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d6976c0 item 33 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387b40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387b40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387b40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387b40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387b40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.855932398 +0000 UTC m=+5.927418507 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d387b40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c20c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c20c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d697a40 item 34 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c20c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c20c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c20c0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c20c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c20c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.85665281 +0000 UTC m=+5.928138919 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c20c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2600): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2600): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2600): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2600): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2600): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.85665281 +0000 UTC m=+5.928138919 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2600): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d697c00 item 34 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2c40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2c40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2c40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2c40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2c40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.85772452 +0000 UTC m=+5.929210629 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c2c40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c30c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c30c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c30c0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c30c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c30c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19a1c0 item 35 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c30c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c30c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.858315439 +0000 UTC m=+5.929801558 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c30c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c35c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c35c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c35c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c35c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c35c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.858315439 +0000 UTC m=+5.929801558 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c35c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19a460 item 35 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c3c40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c3c40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c3c40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c3c40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c3c40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.859646597 +0000 UTC m=+5.931132716 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3c3c40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a240): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a240): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19aee0 item 36 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a240): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a240): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a240): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a240): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a240): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.861551731 +0000 UTC m=+5.933037840 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a780): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a780): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a780): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a780): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a780): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.861551731 +0000 UTC m=+5.933037840 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40a780): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19b420 item 36 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40adc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40adc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40adc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40adc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40adc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.862900413 +0000 UTC m=+5.934386532 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40adc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b240): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b240): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b240): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b240): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b240): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19b7a0 item 37 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b240): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b240): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.86342136 +0000 UTC m=+5.934907469 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b740): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b740): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b740): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.86342136 +0000 UTC m=+5.934907469 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40b740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19b960 item 37 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bdc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bdc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bdc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bdc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bdc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.864789817 +0000 UTC m=+5.936275936 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d40bdc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6383c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6383c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d19bdc0 item 38 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6383c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6383c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6383c0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6383c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6383c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.865389172 +0000 UTC m=+5.936875291 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6383c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638900): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638900): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638900): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.865389172 +0000 UTC m=+5.936875291 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c20e0 item 38 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638f80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638f80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638f80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638f80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638f80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.866690554 +0000 UTC m=+5.938176673 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d638f80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639480): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639480): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639480): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639480): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639480): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c27e0 item 39 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639480): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639480): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.867231518 +0000 UTC m=+5.938717628 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639480): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639980): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639980): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639980): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639980): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639980): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.867231518 +0000 UTC m=+5.938717628 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d639980): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c29a0 item 39 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a100): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a100): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a100): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a100): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a100): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.868492975 +0000 UTC m=+5.939979094 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a100): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a600): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a600): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c30a0 item 40 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a600): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a600): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a600): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a600): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a600): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.868960131 +0000 UTC m=+5.940446250 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66a600): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66ab40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66ab40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66ab40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66ab40): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66ab40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.868960131 +0000 UTC m=+5.940446250 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66ab40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c3570 item 40 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b100): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b100): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b100): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b100): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b100): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b100): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b100): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.870179139 +0000 UTC m=+5.941665258 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b100): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b600): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b600): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b600): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c3b20 item 41 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b600): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b600): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.870668428 +0000 UTC m=+5.942154536 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66b600): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66bac0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66bac0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66bac0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66bac0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66bac0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2c3d50 item 41 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66bac0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66bac0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.871199974 +0000 UTC m=+5.942686093 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d66bac0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698100): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698100): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698100): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698100): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698100): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.871199974 +0000 UTC m=+5.942686093 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698100): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f2070 item 41 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698740): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698740): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698740): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698740): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698740): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.872516415 +0000 UTC m=+5.944002534 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698c40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698c40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698c40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f24d0 item 42 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698c40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698c40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.872979474 +0000 UTC m=+5.944465593 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d698c40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699180): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f2690 item 42 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699180): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699180): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699180): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699180): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.873502665 +0000 UTC m=+5.944988785 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699700): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699700): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699700): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.873502665 +0000 UTC m=+5.944988785 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f28c0 item 42 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699d40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699d40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699d40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699d40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699d40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699d40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699d40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.874982752 +0000 UTC m=+5.946468861 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d699d40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6340): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6340): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6340): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f2d20 item 43 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6340): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6340): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.875512456 +0000 UTC m=+5.946998566 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6340): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6880): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6880): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6880): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6880): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f2ee0 item 43 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6880): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.876053692 +0000 UTC m=+5.947539811 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6dc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6dc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6dc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6dc0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6dc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.876053692 +0000 UTC m=+5.947539811 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b6dc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f3110 item 43 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7400): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7400): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7400): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7400): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7400): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.877437518 +0000 UTC m=+5.948923647 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7900): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7900): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f3490 item 44 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7900): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.877909282 +0000 UTC m=+5.949395392 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7e40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7e40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f3650 item 44 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7e40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7e40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7e40): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7e40): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7e40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.878395335 +0000 UTC m=+5.949881445 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6b7e40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d84c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d84c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d84c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d84c0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d84c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.878395335 +0000 UTC m=+5.949881445 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d84c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f3810 item 44 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d8b00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d8b00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d8b00): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d8b00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d8b00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d8b00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d8b00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.879531367 +0000 UTC m=+5.951017476 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d8b00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9000): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9000): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9000): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d7f3ce0 item 45 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9000): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9000): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.879921629 +0000 UTC m=+5.951407738 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9000): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9700): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9700): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9700): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.879921629 +0000 UTC m=+5.951407738 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce424d0 item 45 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9d40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9d40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9d40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9d40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9d40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9d40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9d40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.881216499 +0000 UTC m=+5.952702607 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6d9d40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4340): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4340): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4340): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce428c0 item 46 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4340): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4340): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.881663898 +0000 UTC m=+5.953150006 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4340): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4a40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4a40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4a40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4a40): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4a40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.881663898 +0000 UTC m=+5.953150006 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f4a40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce42bd0 item 46 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5080): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5080): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5080): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5080): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5080): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5080): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5080): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.882900829 +0000 UTC m=+5.954386938 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5580): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5580): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5580): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce433b0 item 47 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5580): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5580): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.883321298 +0000 UTC m=+5.954807407 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5580): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5c80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5c80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5c80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5c80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5c80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.883321298 +0000 UTC m=+5.954807407 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d6f5c80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce43730 item 47 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7303c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7303c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7303c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7303c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7303c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7303c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7303c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.884466947 +0000 UTC m=+5.955953057 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7303c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7308c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7308c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7308c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce43c70 item 48 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7308c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7308c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.88491572 +0000 UTC m=+5.956401828 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7308c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d730fc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d730fc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d730fc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d730fc0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d730fc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.88491572 +0000 UTC m=+5.956401828 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d730fc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d350000 item 48 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731600): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731600): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731600): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731600): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731600): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.886478502 +0000 UTC m=+5.957964611 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731600): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731a80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731a80): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731a80): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731a80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731a80): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731a80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d350380 item 49 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731a80): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731a80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.886934388 +0000 UTC m=+5.958420496 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d731a80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7540c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7540c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7540c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7540c0): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7540c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.886934388 +0000 UTC m=+5.958420496 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7540c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d350540 item 49 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754740): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754740): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754740): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.888148756 +0000 UTC m=+5.959634865 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754c40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754c40): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754c40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3508c0 item 50 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754c40): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754c40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754c40): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754c40): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754c40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.888688348 +0000 UTC m=+5.960174457 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d754c40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7551c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7551c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7551c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7551c0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7551c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.888688348 +0000 UTC m=+5.960174457 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7551c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d350bd0 item 50 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755840): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755840): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755840): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755840): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755840): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.889966546 +0000 UTC m=+5.961452655 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755840): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755d40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755d40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755d40): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755d40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755d40): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755d40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d350f50 item 51 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755d40): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755d40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.89048066 +0000 UTC m=+5.961966770 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d755d40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c380): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c380): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c380): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.89048066 +0000 UTC m=+5.961966770 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77c380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d351490 item 51 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77ca00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77ca00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77ca00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77ca00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77ca00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.891783265 +0000 UTC m=+5.963269375 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77ca00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cf00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cf00): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cf00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3518f0 item 52 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cf00): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cf00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cf00): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cf00): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cf00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.892344548 +0000 UTC m=+5.963830658 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77cf00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d480): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d480): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d480): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d480): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d480): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.892344548 +0000 UTC m=+5.963830658 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77d480): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d252000 item 52 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77db00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77db00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77db00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77db00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77db00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.893767088 +0000 UTC m=+5.965253196 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d77db00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2100): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2100): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2100): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2100): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2100): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2100): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2525b0 item 53 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2100): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2100): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.894264731 +0000 UTC m=+5.965750850 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2100): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2640): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2640): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2640): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2640): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2640): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.894264731 +0000 UTC m=+5.965750850 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2640): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d252770 item 53 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2cc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2cc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2cc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2cc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2cc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.895513032 +0000 UTC m=+5.966999142 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d2cc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d31c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d31c0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d31c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d252af0 item 54 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d31c0): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d31c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d31c0): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d31c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d31c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.896112508 +0000 UTC m=+5.967598617 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d31c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3740): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3740): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3740): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.896112508 +0000 UTC m=+5.967598617 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d252cb0 item 54 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3dc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3dc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3dc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3dc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3dc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.897270611 +0000 UTC m=+5.968756720 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d7d3dc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8343c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8343c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8343c0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8343c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8343c0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8343c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d253110 item 55 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8343c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8343c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.897791078 +0000 UTC m=+5.969277186 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8343c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834900): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834900): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834900): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.897791078 +0000 UTC m=+5.969277186 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2532d0 item 55 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834f80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834f80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834f80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834f80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834f80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.898963678 +0000 UTC m=+5.970449786 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d834f80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835480): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835480): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835480): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d253960 item 56 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835480): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835480): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835480): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835480): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835480): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.899612255 +0000 UTC m=+5.971098364 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835480): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835a00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835a00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835a00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835a00): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835a00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.899612255 +0000 UTC m=+5.971098364 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d835a00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d253c00 item 56 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0140): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0140): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0140): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0140): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0140): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0140): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0140): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0140): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.900945266 +0000 UTC m=+5.972431375 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0140): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0680): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0680): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0680): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce76690 item 57 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0680): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0680): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.901433071 +0000 UTC m=+5.972919180 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0680): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05100): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05100): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05100): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05100): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05100): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05100): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3d8a80 item 57 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05100): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05100): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.901857978 +0000 UTC m=+5.973344088 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05100): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05940): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05940): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05940): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.901857978 +0000 UTC m=+5.973344088 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3d8c40 item 57 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9842c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9842c0): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9842c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9842c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9842c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9842c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9842c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9842c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.902931231 +0000 UTC m=+5.974417341 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9842c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984800): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984800): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984800): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3d8fc0 item 58 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984800): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984800): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.903344227 +0000 UTC m=+5.974830337 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984800): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984d40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984d40): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984d40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3d9180 item 58 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984d40): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984d40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984d40): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984d40): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984d40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.903846789 +0000 UTC m=+5.975332899 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d984d40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985300): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985300): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985300): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.903846789 +0000 UTC m=+5.975332899 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3d95e0 item 58 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985940): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985940): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985940): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985940): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985940): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985940): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.904887112 +0000 UTC m=+5.976373221 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985e80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985e80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985e80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce00930 item 59 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985e80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985e80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.905303753 +0000 UTC m=+5.976789872 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d985e80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a04c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a04c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a04c0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a04c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a04c0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a04c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce01b20 item 59 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a04c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a04c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.905827546 +0000 UTC m=+5.977313656 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a04c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a0a40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a0a40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a0a40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a0a40): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a0a40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.905827546 +0000 UTC m=+5.977313656 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a0a40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871caa2d90 item 59 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1080): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1080): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1080): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1080): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1080): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1080): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1080): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1080): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.90724158 +0000 UTC m=+5.978727689 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a15c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a15c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a15c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871caa3960 item 60 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a15c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a15c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.907722041 +0000 UTC m=+5.979208150 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a15c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1b00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1b00): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1b00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb4230 item 60 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1b00): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1b00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1b00): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1b00): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1b00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.908314794 +0000 UTC m=+5.979800903 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9a1b00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc1c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc1c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc1c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc1c0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc1c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.908314794 +0000 UTC m=+5.979800903 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc1c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb4770 item 60 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc800): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc800): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc800): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc800): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc800): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc800): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc800): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc800): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.909553708 +0000 UTC m=+5.981039817 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bc800): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcd40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcd40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcd40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb4f50 item 61 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcd40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcd40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.909965831 +0000 UTC m=+5.981451940 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bcd40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd440): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd440): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd440): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd440): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd440): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.909965831 +0000 UTC m=+5.981451940 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bd440): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb5420 item 61 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bda80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bda80): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bda80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bda80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bda80): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bda80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bda80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bda80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.911315864 +0000 UTC m=+5.982801983 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9bda80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea0c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea0c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea0c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb5a40 item 62 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea0c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea0c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.911754987 +0000 UTC m=+5.983241097 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea0c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea7c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea7c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea7c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea7c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea7c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.911754987 +0000 UTC m=+5.983241097 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9ea7c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ceb5c00 item 62 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eae00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eae00): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eae00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eae00): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eae00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eae00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eae00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eae00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.91302451 +0000 UTC m=+5.984510619 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eae00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eb340): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eb340): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eb340): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fc380 item 63 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eb340): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eb340): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.913499191 +0000 UTC m=+5.984985300 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eb340): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eba40): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eba40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eba40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eba40): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eba40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.913499191 +0000 UTC m=+5.984985300 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9eba40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fc540 item 63 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06180): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06180): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06180): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06180): >_readAt: n=0, err=Bad file descriptor 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06180): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06180): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.914808247 +0000 UTC m=+5.986294356 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da066c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da066c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da066c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fc9a0 item 64 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da066c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da066c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.91529482 +0000 UTC m=+5.986780929 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da066c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06dc0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06dc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06dc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06dc0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06dc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.91529482 +0000 UTC m=+5.986780929 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da06dc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fcbd0 item 64 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07400): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07400): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07400): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.91655827 +0000 UTC m=+5.988044429 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07880): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07880): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07880): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07880): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fcf50 item 65 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07880): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.917296486 +0000 UTC m=+5.988782605 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da07880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e380): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e380): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e380): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.917296486 +0000 UTC m=+5.988782605 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d8981c0 item 65 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e9c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e9c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e9c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e9c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e9c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.918814053 +0000 UTC m=+5.990300162 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1e9c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1ee40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1ee40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d898620 item 66 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1ee40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1ee40): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1ee40): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1ee40): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1ee40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.919391987 +0000 UTC m=+5.990878096 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1ee40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f380): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f380): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f380): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.919391987 +0000 UTC m=+5.990878096 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d8987e0 item 66 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f9c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f9c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f9c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f9c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f9c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.920687118 +0000 UTC m=+5.992173227 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1f9c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1fe40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1fe40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1fe40): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1fe40): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1fe40): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d898c40 item 67 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1fe40): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1fe40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.921251366 +0000 UTC m=+5.992737475 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db1fe40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40440): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40440): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40440): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40440): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40440): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.921251366 +0000 UTC m=+5.992737475 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40440): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d898e00 item 67 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40ac0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40ac0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40ac0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40ac0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40ac0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.922502834 +0000 UTC m=+5.993988943 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40ac0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40fc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40fc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d899260 item 68 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40fc0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40fc0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40fc0): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40fc0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40fc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.923041043 +0000 UTC m=+5.994527153 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db40fc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41500): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41500): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41500): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41500): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41500): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.923041043 +0000 UTC m=+5.994527153 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41500): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d899420 item 68 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41b40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41b40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41b40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41b40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41b40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.924270711 +0000 UTC m=+5.995756820 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db41b40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a0c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a0c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a0c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a0c0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a0c0): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d8997a0 item 69 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a0c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a0c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.924759789 +0000 UTC m=+5.996245908 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a0c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a5c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a5c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a5c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a5c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a5c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.924759789 +0000 UTC m=+5.996245908 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5a5c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d899960 item 69 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5ac40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5ac40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5ac40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5ac40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5ac40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.925941216 +0000 UTC m=+5.997427325 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5ac40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b140): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b140): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d899ce0 item 70 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b140): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b140): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b140): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b140): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b140): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.926511435 +0000 UTC m=+5.997997544 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b140): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b680): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b680): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b680): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b680): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b680): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.926511435 +0000 UTC m=+5.997997544 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5b680): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ac0e0 item 70 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5bd00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5bd00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5bd00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5bd00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5bd00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.927676081 +0000 UTC m=+5.999162190 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db5bd00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78300): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78300): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78300): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78300): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ac540 item 71 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78300): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.928241602 +0000 UTC m=+5.999727711 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78800): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78800): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78800): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78800): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78800): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.928241602 +0000 UTC m=+5.999727711 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78800): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ac700 item 71 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78e80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78e80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78e80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78e80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78e80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.929486477 +0000 UTC m=+6.000972627 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db78e80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79380): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2acb60 item 72 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79380): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79380): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79380): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79380): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.929980945 +0000 UTC m=+6.001467075 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db798c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db798c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db798c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db798c0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db798c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.929980945 +0000 UTC m=+6.001467075 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db798c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2acd90 item 72 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79e80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79e80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79e80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79e80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79e80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79e80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79e80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.931334485 +0000 UTC m=+6.002820594 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871db79e80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e480): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e480): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e480): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ad110 item 73 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e480): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e480): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.931722292 +0000 UTC m=+6.003208401 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e480): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e940): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e940): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e940): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e940): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ad2d0 item 73 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e940): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.932304356 +0000 UTC m=+6.003790464 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9e940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9ee80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9ee80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9ee80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9ee80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9ee80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.932304356 +0000 UTC m=+6.003790464 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9ee80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ad490 item 73 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f4c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f4c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f4c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f4c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f4c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f4c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f4c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.93363422 +0000 UTC m=+6.005120330 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f4c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f9c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f9c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f9c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ad810 item 74 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f9c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f9c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.934053497 +0000 UTC m=+6.005539606 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871da9f9c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0000): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0000): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2ad9d0 item 74 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0000): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0000): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0000): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0000): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0000): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.934567091 +0000 UTC m=+6.006053220 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0000): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0580): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0580): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0580): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0580): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0580): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.934567091 +0000 UTC m=+6.006053220 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0580): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d2adc70 item 74 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0bc0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0bc0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0bc0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0bc0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0bc0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0bc0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0bc0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.935956929 +0000 UTC m=+6.007443037 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0bc0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0b00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0b00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0b00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce76850 item 75 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0b00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0b00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.937717862 +0000 UTC m=+6.009203971 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0b00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0380): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0380): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0380): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0380): _writeAt: size=3, off=2 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fc1c0 item 75 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0380): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.938189336 +0000 UTC m=+6.009675446 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a0380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a08c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a08c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a08c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a08c0): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a08c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.938189336 +0000 UTC m=+6.009675446 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a08c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fc3f0 item 75 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1240): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1240): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1240): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1240): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1240): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1240): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1240): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.939359903 +0000 UTC m=+6.010846012 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1740): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1740): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1740): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fc770 item 76 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1740): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1740): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.939845064 +0000 UTC m=+6.011331173 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1740): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1c80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1c80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fca10 item 76 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1c80): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1c80): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1c80): _writeAt: size=3, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1c80): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1c80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.940433237 +0000 UTC m=+6.011919376 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8a1c80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4380): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4380): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4380): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.940433237 +0000 UTC m=+6.011919376 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c4380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fcc40 item 76 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.941565091 +0000 UTC m=+6.013051200 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5280): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5780): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5780): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5780): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fd030 item 77 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5780): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5780): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.942002461 +0000 UTC m=+6.013488570 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5780): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5e80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5e80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5e80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5e80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5e80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.942002461 +0000 UTC m=+6.013488570 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d2c5e80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fd340 item 77 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac05c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac05c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac05c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac05c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac05c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac05c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac05c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.943492938 +0000 UTC m=+6.014979068 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac05c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0ac0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0ac0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0ac0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fd6c0 item 78 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0ac0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0ac0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.943917355 +0000 UTC m=+6.015403464 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac0ac0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1340): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1340): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1340): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1340): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1340): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.943917355 +0000 UTC m=+6.015403464 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1340): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fd8f0 item 78 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1980): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1980): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1980): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1980): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1980): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1980): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1980): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.945346976 +0000 UTC m=+6.016833086 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1980): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1e80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1e80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1e80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3fdc70 item 79 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1e80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1e80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.945794206 +0000 UTC m=+6.017280316 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871dac1e80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914700): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914700): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914700): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.945794206 +0000 UTC m=+6.017280316 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce760e0 item 79 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914d40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914d40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914d40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914d40): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914d40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914d40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914d40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.947295894 +0000 UTC m=+6.018782013 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d914d40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915240): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915240): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915240): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce76af0 item 80 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915240): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915240): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.947748092 +0000 UTC m=+6.019234221 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915940): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915940): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915940): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.947748092 +0000 UTC m=+6.019234221 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d915940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce76f50 item 80 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cdbcc00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cdbcc00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cdbcc00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cdbcc00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cdbcc00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.949045006 +0000 UTC m=+6.020531114 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cdbcc00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa2c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa2c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa2c0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa2c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa2c0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa2c0): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce77b20 item 81 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa2c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa2c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.949485421 +0000 UTC m=+6.020971530 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa2c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa800): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa800): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa800): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa800): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa800): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.949485421 +0000 UTC m=+6.020971530 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fa800): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce77dc0 item 81 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.950532867 +0000 UTC m=+6.022018976 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fae80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce38850 item 82 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.951043646 +0000 UTC m=+6.022529755 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb900): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb900): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb900): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.951043646 +0000 UTC m=+6.022529755 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d3fb900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce38d90 item 82 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0800): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0800): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0800): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0800): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0800): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.952178796 +0000 UTC m=+6.023664905 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec0800): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1180): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1180): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1180): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1180): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1180): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce39a40 item 83 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1180): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.952609574 +0000 UTC m=+6.024095683 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a00): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.952609574 +0000 UTC m=+6.024095683 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cec1a00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871ce39dc0 item 83 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.953768358 +0000 UTC m=+6.025254467 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffc700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc40): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d8283f0 item 84 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc40): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc40): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc40): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc40): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.954297731 +0000 UTC m=+6.025783840 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffcc40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.954297731 +0000 UTC m=+6.025783840 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffd1c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d828700 item 84 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.95541636 +0000 UTC m=+6.026902469 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cffdb80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a200): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a200): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a200): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a200): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a200): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d828a80 item 85 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a200): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.95589617 +0000 UTC m=+6.027382279 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a900): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a900): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a900): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.95589617 +0000 UTC m=+6.027382279 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11a900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d828c40 item 85 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11af80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11af80): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11af80): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11af80): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11af80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.957501152 +0000 UTC m=+6.028987261 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11af80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b480): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b480): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b480): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d828fc0 item 86 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b480): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b480): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b480): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b480): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b480): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.958163174 +0000 UTC m=+6.029649283 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11b480): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba00): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.958163174 +0000 UTC m=+6.029649283 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d11ba00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d8291f0 item 86 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802180): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802180): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802180): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.959273647 +0000 UTC m=+6.030759757 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8026c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8026c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8026c0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8026c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8026c0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8026c0): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d829570 item 87 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8026c0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8026c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.959710338 +0000 UTC m=+6.031196446 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d8026c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c80): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.959710338 +0000 UTC m=+6.031196446 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d802c80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d829730 item 87 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803300): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803300): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803300): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803300): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803300): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.960797707 +0000 UTC m=+6.032283826 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803300): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803800): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803800): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803800): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d829ab0 item 88 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803800): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803800): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803800): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803800): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803800): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.961315458 +0000 UTC m=+6.032801568 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803800): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803e00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803e00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803e00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803e00): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803e00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.961315458 +0000 UTC m=+6.032801568 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d803e00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d829d50 item 88 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04880): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04880): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04880): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04880): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04880): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04880): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04880): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04880): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.96255264 +0000 UTC m=+6.034038749 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce04880): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05200): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05200): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05200): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cc380 item 89 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05200): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05200): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.963183283 +0000 UTC m=+6.034669392 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05200): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05ac0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05ac0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05ac0): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05ac0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05ac0): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05ac0): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cc540 item 89 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05ac0): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05ac0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.96365573 +0000 UTC m=+6.035141839 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871ce05ac0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9782c0): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9782c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9782c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9782c0): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9782c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.96365573 +0000 UTC m=+6.035141839 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d9782c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cc700 item 89 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978900): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978900): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978900): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978900): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978900): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978900): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978900): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978900): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.964867393 +0000 UTC m=+6.036353503 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978900): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978e40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978e40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978e40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cca80 item 90 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978e40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978e40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.965317558 +0000 UTC m=+6.036803667 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d978e40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979380): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979380): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3ccc40 item 90 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979380): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979380): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979380): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979380): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.96580941 +0000 UTC m=+6.037295519 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979940): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979940): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979940): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979940): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979940): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.96580941 +0000 UTC m=+6.037295519 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d979940): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cce00 item 90 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16080): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16080): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16080): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16080): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16080): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16080): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16080): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16080): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.96704026 +0000 UTC m=+6.038526379 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc165c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc165c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc165c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cd180 item 91 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc165c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc165c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.96751481 +0000 UTC m=+6.039000920 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc165c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16b00): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16b00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16b00): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16b00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16b00): >_readAt: n=2, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16b00): _writeAt: size=3, off=7 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cd340 item 91 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16b00): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16b00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.967950999 +0000 UTC m=+6.039437108 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc16b00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17080): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17080): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17080): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17080): >_readAt: n=8, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17080): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.967950999 +0000 UTC m=+6.039437108 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17080): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871d3cd5e0 item 91 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc176c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc176c0): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc176c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc176c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc176c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc176c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc176c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc176c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.969071021 +0000 UTC m=+6.040557129 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc176c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17c00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17c00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17c00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8e150 item 92 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17c00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17c00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.969459098 +0000 UTC m=+6.040945207 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cc17c00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68240): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68240): open at offset 5 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68240): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8e3f0 item 92 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68240): _readAt: size=2, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68240): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68240): _writeAt: size=3, off=5 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68240): >_writeAt: n=3, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68240): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.969925734 +0000 UTC m=+6.041411843 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68240): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68800): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68800): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68800): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68800): >_readAt: n=3, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68800): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.969925734 +0000 UTC m=+6.041411843 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68800): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8e5b0 item 92 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68e40): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68e40): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68e40): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68e40): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68e40): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68e40): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68e40): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68e40): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.970987065 +0000 UTC m=+6.042473174 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf68e40): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69380): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69380): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69380): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8e9a0 item 93 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69380): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69380): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.971429435 +0000 UTC m=+6.042915545 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69380): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69a80): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69a80): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69a80): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69a80): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69a80): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.971429435 +0000 UTC m=+6.042915545 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871cf69a80): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8ed20 item 93 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a1c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a1c0): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a1c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a1c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a1c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a1c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a1c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a1c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.972529209 +0000 UTC m=+6.044015328 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a1c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a700): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a700): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a700): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8f180 item 94 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a700): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a700): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.972916055 +0000 UTC m=+6.044402164 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00a700): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00ae00): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00ae00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00ae00): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00ae00): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00ae00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.972916055 +0000 UTC m=+6.044402164 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00ae00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8f340 item 94 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b440): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b440): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b440): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b440): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b440): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b440): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b440): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b440): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.974053719 +0000 UTC m=+6.045539828 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b440): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b980): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b980): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b980): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8f960 item 95 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b980): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b980): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.974469309 +0000 UTC m=+6.045955428 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d00b980): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048180): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048180): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048180): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048180): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048180): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.974469309 +0000 UTC m=+6.045955428 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048180): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cf8fb20 item 95 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 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/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0487c0): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0487c0): open at offset 0 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0487c0): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0487c0): _readAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0487c0): >_readAt: n=0, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0487c0): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0487c0): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0487c0): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.975645797 +0000 UTC m=+6.047131905 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d0487c0): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048d00): _writeAt: size=5, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048d00): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048d00): >openPending: err= 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cea41c0 item 96 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048d00): >_writeAt: n=5, err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048d00): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.976047981 +0000 UTC m=+6.047534091 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d048d00): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 04:22:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 04:22:11 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d049400): _readAt: size=512, off=0 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d049400): openPending: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d049400): >openPending: err= 2026/06/12 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d049400): >_readAt: n=5, err=EOF 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d049400): close: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 04:22:11.976047981 +0000 UTC m=+6.047534091 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : open-test-file(0x17871d049400): >close: err= 2026/06/12 04:22:11 DEBUG : open-test-file: Remove: 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17871cea43f0 item 96 2026/06/12 04:22:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 04:22:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 04:22:11 DEBUG : open-test-file: >Remove: err= 2026/06/12 04:22:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : >WaitForWriters: 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:11 DEBUG : file1: newRWFileHandle: 2026/06/12 04:22:11 DEBUG : file1(0x17871d049ac0): openPending: 2026/06/12 04:22:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 DEBUG : file1(0x17871d049ac0): >openPending: err= 2026/06/12 04:22:11 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 04:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 04:22:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 04:22:11 DEBUG : file1(0x17871d049ac0): _writeAt: size=2, off=0 2026/06/12 04:22:11 DEBUG : file1(0x17871d049ac0): >_writeAt: n=2, err= 2026/06/12 04:22:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/12 04:22:11 DEBUG : file1(0x17871d049ac0): RWFileHandle.Flush 2026/06/12 04:22:11 DEBUG : file1(0x17871d049ac0): RWFileHandle.Release 2026/06/12 04:22:11 DEBUG : file1(0x17871d049ac0): close: 2026/06/12 04:22:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/12 04:22:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:11 DEBUG : file1(0x17871d049ac0): >close: err= 2026/06/12 04:22:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:11 DEBUG : Looking for writers 2026/06/12 04:22:11 DEBUG : file1: reading active writers 2026/06/12 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:12 DEBUG : Looking for writers 2026/06/12 04:22:12 DEBUG : file1: reading active writers 2026/06/12 04:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:12 DEBUG : Looking for writers 2026/06/12 04:22:12 DEBUG : file1: reading active writers 2026/06/12 04:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:12 DEBUG : file1: vfs cache: starting upload 2026/06/12 04:22:12 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1.a0a9169e.partial" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1.a0a9169e.partial 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-pumetic7bulo/file1.a0a9169e.partial 2026/06/12 04:22:12 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/12 04:22:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/12 04:22:12 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/06/12 04:22:12 INFO : file1: Copied (new) 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:12 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/12 04:22:12 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/12 04:22:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 04:22:12 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/12 04:22:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:12 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 04:22:12 DEBUG : Looking for writers 2026/06/12 04:22:12 DEBUG : file1: reading active writers 2026/06/12 04:22:12 DEBUG : >WaitForWriters: 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:12 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:12 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/06/12 04:22:12 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:12 DEBUG : Looking for writers 2026/06/12 04:22:12 DEBUG : file1: reading active writers 2026/06/12 04:22:12 DEBUG : >WaitForWriters: 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:12 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:12 DEBUG : rename_me: newRWFileHandle: 2026/06/12 04:22:12 DEBUG : rename_me(0x17871d110d00): openPending: 2026/06/12 04:22:12 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 04:22:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/12 04:22:12 DEBUG : rename_me(0x17871d110d00): >openPending: err= 2026/06/12 04:22:12 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/12 04:22:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/12 04:22:12 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/12 04:22:12 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/12 04:22:12 DEBUG : rename_me(0x17871d110d00): _writeAt: size=5, off=0 2026/06/12 04:22:12 DEBUG : rename_me(0x17871d110d00): >_writeAt: n=5, err= 2026/06/12 04:22:12 DEBUG : rename_me(0x17871d110d00): close: 2026/06/12 04:22:12 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-12 04:22:12.150848641 +0000 UTC m=+6.222334760 2026/06/12 04:22:12 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/12 04:22:12 DEBUG : rename_me(0x17871d110d00): >close: err= 2026/06/12 04:22:12 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/12 04:22:12 DEBUG : i_was_renamed: Updating file with 0x17871d141d40 2026/06/12 04:22:12 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/12 04:22:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/12 04:22:12 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:12 DEBUG : Looking for writers 2026/06/12 04:22:12 DEBUG : i_was_renamed: reading active writers 2026/06/12 04:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 04:22:12 DEBUG : Looking for writers 2026/06/12 04:22:12 DEBUG : i_was_renamed: reading active writers 2026/06/12 04:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 04:22:12 DEBUG : Looking for writers 2026/06/12 04:22:12 DEBUG : i_was_renamed: reading active writers 2026/06/12 04:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 04:22:12 DEBUG : Looking for writers 2026/06/12 04:22:12 DEBUG : i_was_renamed: reading active writers 2026/06/12 04:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 04:22:12 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/12 04:22:12 DEBUG : i_was_renamed.7902f047.partial: size = 5 OK 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/i_was_renamed.7902f047.partial" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/i_was_renamed.7902f047.partial 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/i_was_renamed.7902f047.partial 2026/06/12 04:22:12 DEBUG : i_was_renamed.7902f047.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:12 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 04:22:12 DEBUG : i_was_renamed.7902f047.partial: renamed to: i_was_renamed 2026/06/12 04:22:12 INFO : i_was_renamed: Copied (new) 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/i_was_renamed" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/i_was_renamed 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/i_was_renamed 2026/06/12 04:22:12 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-12 04:22:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/12 04:22:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/12 04:22:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/12 04:22:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/12 04:22:12 DEBUG : Looking for writers 2026/06/12 04:22:12 DEBUG : i_was_renamed: reading active writers 2026/06/12 04:22:12 DEBUG : >WaitForWriters: 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 04:22:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo" 2026/06/12 04:22:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/06/12 04:22:12 DEBUG : forgetting directory cache 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d09b780): _readAt: size=512, off=0 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d09b780): openPending: 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 03:23:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 04:22:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d09b780): >openPending: err= 2026/06/12 04:22:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d09b780): >_readAt: n=20, err=EOF 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d09b780): close: 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 03:23:12 +0000 UTC 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d09b780): >close: err= 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/06/12 04:22:12 DEBUG : forgetting directory cache 2026/06/12 04:22:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d186f80): _readAt: size=512, off=0 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d186f80): openPending: 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 03:24:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-12 03:23:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-12 03:24:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-12 03:23:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/12 04:22:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 04:22:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d186f80): >openPending: err= 2026/06/12 04:22:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d186f80): >_readAt: n=20, err=EOF 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d186f80): close: 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 03:24:12 +0000 UTC 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d186f80): >close: err= 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/06/12 04:22:12 DEBUG : forgetting directory cache 2026/06/12 04:22:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d3e43c0): _readAt: size=512, off=0 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d3e43c0): openPending: 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 03:25:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-12 03:24:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-12 03:25:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-12 03:24:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/12 04:22:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 04:22:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d3e43c0): >openPending: err= 2026/06/12 04:22:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d3e43c0): >_readAt: n=20, err=EOF 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d3e43c0): close: 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 03:25:12 +0000 UTC 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate(0x17871d3e43c0): >close: err= 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/06/12 04:22:13 DEBUG : forgetting directory cache 2026/06/12 04:22:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da208c0): _readAt: size=512, off=0 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da208c0): openPending: 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 03:26:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-12 03:25:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-12 03:26:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-12 03:25:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/12 04:22:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 04:22:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da208c0): >openPending: err= 2026/06/12 04:22:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da208c0): >_readAt: n=20, err=EOF 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da208c0): close: 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 03:26:12 +0000 UTC 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da208c0): >close: err= 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/06/12 04:22:13 DEBUG : forgetting directory cache 2026/06/12 04:22:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d2cae00): _readAt: size=512, off=0 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d2cae00): openPending: 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 03:27:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-12 03:26:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-12 03:27:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-12 03:26:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/12 04:22:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 04:22:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d2cae00): >openPending: err= 2026/06/12 04:22:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d2cae00): >_readAt: n=20, err=EOF 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d2cae00): close: 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 03:27:12 +0000 UTC 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d2cae00): >close: err= 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/06/12 04:22:13 DEBUG : forgetting directory cache 2026/06/12 04:22:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da21cc0): _readAt: size=512, off=0 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da21cc0): openPending: 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 03:28:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-12 03:27:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-12 03:28:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-12 03:27:12 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/12 04:22:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 04:22:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da21cc0): >openPending: err= 2026/06/12 04:22:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da21cc0): >_readAt: n=20, err=EOF 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da21cc0): close: 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 03:28:12 +0000 UTC 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871da21cc0): >close: err= 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/06/12 04:22:13 DEBUG : forgetting directory cache 2026/06/12 04:22:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d6b8340): _readAt: size=512, off=0 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d6b8340): openPending: 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-12 03:29:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-12 03:28:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-12 03:29:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-12 03:28:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/12 04:22:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/12 04:22:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d6b8340): >openPending: err= 2026/06/12 04:22:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d6b8340): >_readAt: n=21, err=EOF 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d6b8340): close: 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 03:29:12 +0000 UTC 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate(0x17871d6b8340): >close: err= 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/06/12 04:22:14 DEBUG : forgetting directory cache 2026/06/12 04:22:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d6b8840): _readAt: size=512, off=0 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d6b8840): openPending: 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-12 03:30:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-12 03:29:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-12 03:30:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-12 03:29:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/12 04:22:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d6b8840): >openPending: err= 2026/06/12 04:22:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d6b8840): >_readAt: n=22, err=EOF 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d6b8840): close: 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 03:30:12 +0000 UTC 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d6b8840): >close: err= 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/06/12 04:22:14 DEBUG : forgetting directory cache 2026/06/12 04:22:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d730a40): _readAt: size=512, off=0 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d730a40): openPending: 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-12 03:31:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-12 03:30:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-12 03:31:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-12 03:30:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/12 04:22:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d730a40): >openPending: err= 2026/06/12 04:22:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d730a40): >_readAt: n=23, err=EOF 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d730a40): close: 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 03:31:12 +0000 UTC 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d730a40): >close: err= 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/06/12 04:22:14 DEBUG : forgetting directory cache 2026/06/12 04:22:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d731200): _readAt: size=512, off=0 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d731200): openPending: 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-pumetic7bulo/TestRWCacheUpdate 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-12 03:32:12 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-12 03:31:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-12 03:32:12 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-12 03:31:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/12 04:22:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d731200): >openPending: err= 2026/06/12 04:22:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d731200): >_readAt: n=24, err=EOF 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d731200): close: 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 03:32:12 +0000 UTC 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate(0x17871d731200): >close: err= 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.17s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeA" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeA" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeB" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeB" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeA" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/12 04:22:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeA" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/12 04:22:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/12 04:22:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/12 04:22:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeB" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/12 04:22:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/12 04:22:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/12 04:22:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FilEb" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FilEb 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-pumetic7bulo/FilEb 2026/06/12 04:22:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeA" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeA" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-pumetic7bulo/FiLeA 2026/06/12 04:22:14 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeB" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeB" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FilEb" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FilEb 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-pumetic7bulo/FilEb 2026/06/12 04:22:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FilEb" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/FilEb 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-pumetic7bulo/FilEb 2026/06/12 04:22:14 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/06/12 04:22:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/12 04:22:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/12 04:22:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FiLeB" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pumetic7bulo/FiLeB 2026/06/12 04:22:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/12 04:22:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/12 04:22:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/12 04:22:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/FilEb" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/FilEb 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-pumetic7bulo/FilEb 2026/06/12 04:22:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/12 04:22:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/12 04:22:14 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/12 04:22:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/12 04:22:14 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/12 04:22:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/12 04:22:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/12 04:22:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/12 04:22:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/12 04:22:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : FiLeA: reading active writers 2026/06/12 04:22:14 DEBUG : FiLeB: reading active writers 2026/06/12 04:22:14 DEBUG : FilEb: reading active writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : FiLeB: reading active writers 2026/06/12 04:22:14 DEBUG : FilEb: reading active writers 2026/06/12 04:22:14 DEBUG : FiLeA: reading active writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/normal name with no special characters.txt" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/normal\ name\ with\ no\ special\ characters.txt 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pumetic7bulo/normal name with no special characters.txt 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/normal name with no special characters.txt" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/normal\ name\ with\ no\ special\ characters.txt 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-pumetic7bulo/normal name with no special characters.txt 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/測試_Русский___ě_áñ" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/測試_Русский___ě_áñ 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pumetic7bulo/測試_Русский___ě_áñ 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/測試_Русский___ě_áñ" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/測試_Русский___ě_áñ 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-pumetic7bulo/測試_Русский___ě_áñ 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/normal name with no special characters.txt" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/normal\ name\ with\ no\ special\ characters.txt 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pumetic7bulo/normal name with no special characters.txt 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/測試_Русский___ě_áñ" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/測試_Русский___ě_áñ 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pumetic7bulo/測試_Русский___ě_áñ 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/12 04:22:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Reusing VFS from active cache 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : dir: Looking for writers 2026/06/12 04:22:14 DEBUG : file2: reading active writers 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : dir: reading active writers 2026/06/12 04:22:14 DEBUG : file1: reading active writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : dir: Looking for writers 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : dir: reading active writers 2026/06/12 04:22:14 DEBUG : file1: reading active writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/12 04:22:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : file1: Open: flags=O_RDONLY 2026/06/12 04:22:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/12 04:22:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/12 04:22:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/12 04:22:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/12 04:22:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/12 04:22:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/12 04:22:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (0 bytes), uploading instead of streaming 2026/06/12 04:22:14 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/new_file.txt" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/new_file.txt 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/dir/new_file.txt 2026/06/12 04:22:14 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:14 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 04:22:14 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/12 04:22:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/12 04:22:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : dir: Looking for writers 2026/06/12 04:22:14 DEBUG : file2: reading active writers 2026/06/12 04:22:14 DEBUG : new_file.txt: reading active writers 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : dir: reading active writers 2026/06/12 04:22:14 DEBUG : file1: reading active writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file2" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pumetic7bulo/dir/file2 2026/06/12 04:22:14 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/12 04:22:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/12 04:22:14 DEBUG : dir/file1: Updating file with dir/file1 0x17871d90ac30 2026/06/12 04:22:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/12 04:22:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : forgetting directory cache 2026/06/12 04:22:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:14 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pumetic7bulo/dir/file1 2026/06/12 04:22:14 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/12 04:22:14 INFO : dir/file1: Moved (server-side) to: file0 2026/06/12 04:22:14 DEBUG : file0: Updating file with file0 0x17871d90ac30 2026/06/12 04:22:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file0" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file0 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pumetic7bulo/file0 2026/06/12 04:22:14 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file0" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file0 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pumetic7bulo/file0 2026/06/12 04:22:14 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : dir: Looking for writers 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : dir: reading active writers 2026/06/12 04:22:14 DEBUG : file0: reading active writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Server has VFS statistics extension 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: About path "/home/rclone/rclone-test-pumetic7bulo" 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: New connection 127.0.0.1:40664->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: New connection 127.0.0.1:40676->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : a: Looking for writers 2026/06/12 04:22:14 DEBUG : b: Looking for writers 2026/06/12 04:22:14 DEBUG : c: Looking for writers 2026/06/12 04:22:14 DEBUG : d: Looking for writers 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : d: reading active writers 2026/06/12 04:22:14 DEBUG : /: reading active writers 2026/06/12 04:22:14 DEBUG : a: reading active writers 2026/06/12 04:22:14 DEBUG : b: reading active writers 2026/06/12 04:22:14 DEBUG : c: reading active writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/12 04:22:14 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/12 04:22:14 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/12 04:22:14 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : a/b/c/d: Looking for writers 2026/06/12 04:22:14 DEBUG : a/b/c: Looking for writers 2026/06/12 04:22:14 DEBUG : d: reading active writers 2026/06/12 04:22:14 DEBUG : a/b: Looking for writers 2026/06/12 04:22:14 DEBUG : c: reading active writers 2026/06/12 04:22:14 DEBUG : a: Looking for writers 2026/06/12 04:22:14 DEBUG : b: reading active writers 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : a: reading active writers 2026/06/12 04:22:14 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/12 04:22:14 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/12 04:22:14 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (5 bytes), uploading instead of streaming 2026/06/12 04:22:14 DEBUG : file1: size = 5 OK 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 04:22:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/12 04:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:14 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/12 04:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (0 bytes), uploading instead of streaming 2026/06/12 04:22:14 DEBUG : file1: size = 0 OK 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 04:22:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (7 bytes), uploading instead of streaming 2026/06/12 04:22:14 DEBUG : file1: size = 7 OK 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:14 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/06/12 04:22:14 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/12 04:22:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:14 DEBUG : Looking for writers 2026/06/12 04:22:14 DEBUG : file1: reading active writers 2026/06/12 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/12 04:22:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo/dir/file1: no such file or directory 2026/06/12 04:22:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo/dir/file1: no such file or directory 2026/06/12 04:22:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo/dir/file1: no such file or directory 2026/06/12 04:22:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo/dir/file1: no such file or directory 2026/06/12 04:22:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo/dir/file1: no such file or directory 2026/06/12 04:22:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo/dir/file1: no such file or directory 2026/06/12 04:22:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo/dir/file1: no such file or directory 2026/06/12 04:22:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo/dir/file1: no such file or directory 2026/06/12 04:22:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo/dir/file1: no such file or directory 2026/06/12 04:22:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{H41Ec}/rclone-test-pumetic7bulo/dir/file1: no such file or directory 2026/06/12 04:22:15 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/12 04:22:15 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/12 04:22:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (11 bytes), uploading instead of streaming 2026/06/12 04:22:15 DEBUG : file1: size = 11 OK 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:15 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/12 04:22:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/12 04:22:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:15 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:15 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:15 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/12 04:22:15 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:15 DEBUG : Looking for writers 2026/06/12 04:22:15 DEBUG : file1: reading active writers 2026/06/12 04:22:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:15 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/12 04:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (5 bytes), uploading instead of streaming 2026/06/12 04:22:15 DEBUG : file1: size = 5 OK 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:15 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/12 04:22:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 04:22:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:15 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/12 04:22:15 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:15 DEBUG : Looking for writers 2026/06/12 04:22:15 DEBUG : file1: reading active writers 2026/06/12 04:22:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:16 DEBUG : file1: WriteFileHandle.Release closing 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (0 bytes), uploading instead of streaming 2026/06/12 04:22:16 DEBUG : file1: size = 0 OK 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:16 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 04:22:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/12 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:16 DEBUG : Looking for writers 2026/06/12 04:22:16 DEBUG : file1: reading active writers 2026/06/12 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (2 bytes), uploading instead of streaming 2026/06/12 04:22:16 DEBUG : file1: size = 2 OK 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:16 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/12 04:22:16 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/12 04:22:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:16 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:16 DEBUG : Looking for writers 2026/06/12 04:22:16 DEBUG : file1: reading active writers 2026/06/12 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (0 bytes), uploading instead of streaming 2026/06/12 04:22:16 DEBUG : file1: size = 0 OK 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:16 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 04:22:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 04:22:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:16 DEBUG : file1: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/12 04:22:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/12 04:22:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:16 DEBUG : Looking for writers 2026/06/12 04:22:16 DEBUG : file1: reading active writers 2026/06/12 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 04:22:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 04:22:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: File to upload is small (100 bytes), uploading instead of streaming 2026/06/12 04:22:16 DEBUG : file1: size = 100 OK 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/file1" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 0a51fdba7e882278823a750b05da4bf0 /home/rclone/rclone-test-pumetic7bulo/file1 2026/06/12 04:22:16 DEBUG : file1: Parsed hash: 0a51fdba7e882278823a750b05da4bf0 2026/06/12 04:22:16 DEBUG : file1: md5 = 0a51fdba7e882278823a750b05da4bf0 OK 2026/06/12 04:22:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/12 04:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 04:22:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 04:22:16 DEBUG : file1: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/12 04:22:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/12 04:22:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:16 DEBUG : Looking for writers 2026/06/12 04:22:16 DEBUG : file1: reading active writers 2026/06/12 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f000.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/flat/f000.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-pumetic7bulo/flat/f000.txt 2026/06/12 04:22:16 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f000.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/flat/f000.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-pumetic7bulo/flat/f000.txt 2026/06/12 04:22:16 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f001.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/flat/f001.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-pumetic7bulo/flat/f001.txt 2026/06/12 04:22:16 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f001.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/flat/f001.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-pumetic7bulo/flat/f001.txt 2026/06/12 04:22:16 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f002.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/flat/f002.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-pumetic7bulo/flat/f002.txt 2026/06/12 04:22:16 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f002.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/flat/f002.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-pumetic7bulo/flat/f002.txt 2026/06/12 04:22:16 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f003.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/flat/f003.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-pumetic7bulo/flat/f003.txt 2026/06/12 04:22:16 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f003.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/flat/f003.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-pumetic7bulo/flat/f003.txt 2026/06/12 04:22:16 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f004.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/flat/f004.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-pumetic7bulo/flat/f004.txt 2026/06/12 04:22:16 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f004.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: sha1sum /home/rclone/rclone-test-pumetic7bulo/flat/f004.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-pumetic7bulo/flat/f004.txt 2026/06/12 04:22:16 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/06/12 04:22:16 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/12 04:22:16 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f000.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/flat/f000.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-pumetic7bulo/flat/f000.txt 2026/06/12 04:22:16 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/12 04:22:16 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/12 04:22:16 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f001.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/flat/f001.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-pumetic7bulo/flat/f001.txt 2026/06/12 04:22:16 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/12 04:22:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/12 04:22:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f002.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/flat/f002.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-pumetic7bulo/flat/f002.txt 2026/06/12 04:22:16 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/12 04:22:16 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/12 04:22:16 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f003.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/flat/f003.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-pumetic7bulo/flat/f003.txt 2026/06/12 04:22:16 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/12 04:22:16 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/12 04:22:16 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/flat/f004.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/flat/f004.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-pumetic7bulo/flat/f004.txt 2026/06/12 04:22:16 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/12 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:16 DEBUG : flat: Looking for writers 2026/06/12 04:22:16 DEBUG : f000.txt: reading active writers 2026/06/12 04:22:16 DEBUG : f001.txt: reading active writers 2026/06/12 04:22:16 DEBUG : f002.txt: reading active writers 2026/06/12 04:22:16 DEBUG : f003.txt: reading active writers 2026/06/12 04:22:16 DEBUG : f004.txt: reading active writers 2026/06/12 04:22:16 DEBUG : Looking for writers 2026/06/12 04:22:16 DEBUG : flat: reading active writers 2026/06/12 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.07s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:16 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/12 04:22:16 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/a/b/c/deep.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/a/b/c/deep.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-pumetic7bulo/a/b/c/deep.txt 2026/06/12 04:22:16 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/06/12 04:22:16 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/12 04:22:16 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/a/b/mid.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/a/b/mid.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-pumetic7bulo/a/b/mid.txt 2026/06/12 04:22:16 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/06/12 04:22:16 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/12 04:22:16 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/a/top.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/a/top.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-pumetic7bulo/a/top.txt 2026/06/12 04:22:16 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/06/12 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:16 DEBUG : a/b/c: Looking for writers 2026/06/12 04:22:16 DEBUG : deep.txt: reading active writers 2026/06/12 04:22:16 DEBUG : a/b: Looking for writers 2026/06/12 04:22:16 DEBUG : c: reading active writers 2026/06/12 04:22:16 DEBUG : mid.txt: reading active writers 2026/06/12 04:22:16 DEBUG : a: Looking for writers 2026/06/12 04:22:16 DEBUG : b: reading active writers 2026/06/12 04:22:16 DEBUG : top.txt: reading active writers 2026/06/12 04:22:16 DEBUG : Looking for writers 2026/06/12 04:22:16 DEBUG : a: reading active writers 2026/06/12 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.03s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/bigdir/big.bin" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/bigdir/big.bin 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 4daaa96e6e8e9d8250bbcfa0d4a9d44f /home/rclone/rclone-test-pumetic7bulo/bigdir/big.bin 2026/06/12 04:22:16 DEBUG : bigdir/big.bin: Parsed hash: 4daaa96e6e8e9d8250bbcfa0d4a9d44f 2026/06/12 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:16 DEBUG : bigdir: Looking for writers 2026/06/12 04:22:16 DEBUG : big.bin: reading active writers 2026/06/12 04:22:16 DEBUG : Looking for writers 2026/06/12 04:22:16 DEBUG : bigdir: reading active writers 2026/06/12 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.50s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo", Local "Local file system at /tmp/rclone1293977831", Modify Window "1s" 2026/06/12 04:22:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: poll-interval is not supported by this remote 2026/06/12 04:22:16 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/12 04:22:16 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir1/a.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir1/a.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-pumetic7bulo/dir1/a.txt 2026/06/12 04:22:16 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/06/12 04:22:16 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/12 04:22:16 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir2/b.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir2/b.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-pumetic7bulo/dir2/b.txt 2026/06/12 04:22:16 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/06/12 04:22:16 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/12 04:22:16 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/12 04:22:16 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 04:22:16 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Shell path "/home/rclone/rclone-test-pumetic7bulo/dir3/c.txt" 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Running remote command: md5sum /home/rclone/rclone-test-pumetic7bulo/dir3/c.txt 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-pumetic7bulo/dir3/c.txt 2026/06/12 04:22:16 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/06/12 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 04:22:16 DEBUG : dir1: Looking for writers 2026/06/12 04:22:16 DEBUG : a.txt: reading active writers 2026/06/12 04:22:16 DEBUG : dir2: Looking for writers 2026/06/12 04:22:16 DEBUG : b.txt: reading active writers 2026/06/12 04:22:16 DEBUG : dir3: Looking for writers 2026/06/12 04:22:16 DEBUG : c.txt: reading active writers 2026/06/12 04:22:16 DEBUG : Looking for writers 2026/06/12 04:22:16 DEBUG : dir2: reading active writers 2026/06/12 04:22:16 DEBUG : dir3: reading active writers 2026/06/12 04:22:16 DEBUG : dir1: reading active writers 2026/06/12 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/12 04:22:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pumetic7bulo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.771885639s (try 1/5)