"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/06/20 05:18:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tanabek3vata" 2026/06/20 05:18:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/20 05:18:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/20 05:18:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/20 05:18:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/20 05:18:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/20 05:18:39 DEBUG : Setting pass="elT1-ZaRphJvgOXZTe3NZEr4En4EfPmL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/20 05:18:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/20 05:18:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{gPv5z}" suffix to name 2026/06/20 05:18:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/20 05:18:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/20 05:18:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/20 05:18:39 DEBUG : Setting pass="elT1-ZaRphJvgOXZTe3NZEr4En4EfPmL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/20 05:18:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/20 05:18:39 NOTICE: TestSFTPOpenssh{gPv5z}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: New connection 127.0.0.1:34416->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell type "unix" from config 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Relative path resolved to "/home/rclone/rclone-test-tanabek3vata" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Using root directory "/home/rclone/rclone-test-tanabek3vata" 2026/06/20 05:18:39 DEBUG : Creating backend with remote "/tmp/rclone3114596393" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:39 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:39 DEBUG : dir: Looking for writers 2026/06/20 05:18:39 DEBUG : Looking for writers 2026/06/20 05:18:39 DEBUG : dir: reading active writers 2026/06/20 05:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:39 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:39 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/subdir/file3" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/subdir/file3 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-tanabek3vata/dir/subdir/file3 2026/06/20 05:18:39 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/subdir/file3" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/subdir/file3 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-tanabek3vata/dir/subdir/file3 2026/06/20 05:18:39 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/06/20 05:18:39 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:39 DEBUG : dir/subdir: Looking for writers 2026/06/20 05:18:39 DEBUG : dir: Looking for writers 2026/06/20 05:18:39 DEBUG : file1: reading active writers 2026/06/20 05:18:39 DEBUG : file2: reading active writers 2026/06/20 05:18:39 DEBUG : subdir: reading active writers 2026/06/20 05:18:39 DEBUG : Looking for writers 2026/06/20 05:18:39 DEBUG : dir: reading active writers 2026/06/20 05:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:39 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:39 DEBUG : dir: Looking for writers 2026/06/20 05:18:39 DEBUG : file1: reading active writers 2026/06/20 05:18:39 DEBUG : Looking for writers 2026/06/20 05:18:39 DEBUG : dir: reading active writers 2026/06/20 05:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:39 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:39 DEBUG : dir: Looking for writers 2026/06/20 05:18:39 DEBUG : Looking for writers 2026/06/20 05:18:39 DEBUG : dir: reading active writers 2026/06/20 05:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:39 DEBUG : dir: forgetting directory cache 2026/06/20 05:18:39 DEBUG : forgetting directory cache 2026/06/20 05:18:39 DEBUG : dir: forgetting directory cache 2026/06/20 05:18:39 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:39 DEBUG : Looking for writers 2026/06/20 05:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:39 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/20 05:18:39 DEBUG : dir: invalidating directory cache 2026/06/20 05:18:39 DEBUG : >ForgetPath: 2026/06/20 05:18:39 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/20 05:18:39 DEBUG : invalidating directory cache 2026/06/20 05:18:39 DEBUG : dir: forgetting directory cache 2026/06/20 05:18:39 DEBUG : >ForgetPath: 2026/06/20 05:18:39 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/20 05:18:39 DEBUG : >ForgetPath: 2026/06/20 05:18:39 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:39 DEBUG : dir: Looking for writers 2026/06/20 05:18:39 DEBUG : Looking for writers 2026/06/20 05:18:39 DEBUG : dir: reading active writers 2026/06/20 05:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: New connection 127.0.0.1:34428->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/fil/a/b/c" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/fil/a/b/c 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-tanabek3vata/fil/a/b/c 2026/06/20 05:18:39 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/fil/a/b/c" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/fil/a/b/c 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-tanabek3vata/fil/a/b/c 2026/06/20 05:18:39 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:39 DEBUG : forgetting directory cache 2026/06/20 05:18:39 DEBUG : dir: forgetting directory cache 2026/06/20 05:18:39 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:39 DEBUG : dir: Looking for writers 2026/06/20 05:18:39 DEBUG : fil/a/b: Looking for writers 2026/06/20 05:18:39 DEBUG : fil/a: Looking for writers 2026/06/20 05:18:39 DEBUG : b: reading active writers 2026/06/20 05:18:39 DEBUG : fil: Looking for writers 2026/06/20 05:18:39 DEBUG : a: reading active writers 2026/06/20 05:18:39 DEBUG : Looking for writers 2026/06/20 05:18:39 DEBUG : dir: reading active writers 2026/06/20 05:18:39 DEBUG : fil: reading active writers 2026/06/20 05:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : dir: Looking for writers 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : dir: reading active writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : dir: Looking for writers 2026/06/20 05:18:40 DEBUG : file1: reading active writers 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : dir: reading active writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:40 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:40 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/subdir/file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/subdir/file3 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-tanabek3vata/dir/subdir/file3 2026/06/20 05:18:40 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/subdir/file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/subdir/file3 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-tanabek3vata/dir/subdir/file3 2026/06/20 05:18:40 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/20 05:18:40 DEBUG : Waiting for deletions to finish 2026/06/20 05:18:40 INFO : dir/subdir/file3: Deleted 2026/06/20 05:18:40 DEBUG : removing 1 level 2 directories 2026/06/20 05:18:40 INFO : dir/subdir: Removing directory 2026/06/20 05:18:40 DEBUG : dir: invalidating directory cache 2026/06/20 05:18:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/20 05:18:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/20 05:18:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/20 05:18:40 DEBUG : dir/file1: Reset virtual modtime 2026/06/20 05:18:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/20 05:18:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:40 DEBUG : dir: invalidating directory cache 2026/06/20 05:18:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/20 05:18:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/20 05:18:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/20 05:18:40 DEBUG : forgetting directory cache 2026/06/20 05:18:40 DEBUG : dir: forgetting directory cache 2026/06/20 05:18:40 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : dir/virtualDir: Looking for writers 2026/06/20 05:18:40 DEBUG : dir: Looking for writers 2026/06/20 05:18:40 DEBUG : file1: reading active writers 2026/06/20 05:18:40 DEBUG : virtualFile2: reading active writers 2026/06/20 05:18:40 DEBUG : virtualFile: reading active writers 2026/06/20 05:18:40 DEBUG : virtualDir: reading active writers 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : dir: reading active writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.06s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 ERROR : dir/: Can only open directories read only 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : dir: Looking for writers 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : dir: reading active writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/20 05:18:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (5 bytes), uploading instead of streaming 2026/06/20 05:18:40 DEBUG : dir/potato: size = 5 OK 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/potato" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/potato 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/dir/potato 2026/06/20 05:18:40 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:40 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 05:18:40 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : dir: Looking for writers 2026/06/20 05:18:40 DEBUG : file1: reading active writers 2026/06/20 05:18:40 DEBUG : potato: reading active writers 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : dir: reading active writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : dir/sub: Looking for writers 2026/06/20 05:18:40 DEBUG : dir: Looking for writers 2026/06/20 05:18:40 DEBUG : sub: reading active writers 2026/06/20 05:18:40 DEBUG : file1: reading active writers 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : dir: reading active writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/20 05:18:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : dir/sub/subsub: Looking for writers 2026/06/20 05:18:40 DEBUG : dir/sub: Looking for writers 2026/06/20 05:18:40 DEBUG : subsub: reading active writers 2026/06/20 05:18:40 DEBUG : dir: Looking for writers 2026/06/20 05:18:40 DEBUG : file1: reading active writers 2026/06/20 05:18:40 DEBUG : sub: reading active writers 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : dir: reading active writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 ERROR : dir/: Dir.Remove not empty 2026/06/20 05:18:40 DEBUG : dir/file1: Remove: 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:40 DEBUG : dir/file1: >Remove: err= 2026/06/20 05:18:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : dir/file1: Remove: 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:40 DEBUG : dir/file1: >Remove: err= 2026/06/20 05:18:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : dir/file1: Remove: 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:40 DEBUG : dir/file1: >Remove: err= 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : dir: Looking for writers 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : dir: reading active writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file3 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-tanabek3vata/dir/file3 2026/06/20 05:18:40 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file3 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-tanabek3vata/dir/file3 2026/06/20 05:18:40 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/20 05:18:40 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/20 05:18:40 DEBUG : dir: Updating dir with dir2 0x297f09459d40 2026/06/20 05:18:40 DEBUG : dir: forgetting directory cache 2026/06/20 05:18:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/20 05:18:40 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir2/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir2/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir2/file1 2026/06/20 05:18:40 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir2/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir2/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir2/file1 2026/06/20 05:18:40 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir2/file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir2/file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/20 05:18:40 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/20 05:18:40 DEBUG : file2: Updating file with file2 0x297f092fea90 2026/06/20 05:18:40 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file2" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file2 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/file2 2026/06/20 05:18:40 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file2" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file2 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/file2 2026/06/20 05:18:40 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir2/file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir2/file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/20 05:18:40 INFO : dir2/file3: Deleted 2026/06/20 05:18:40 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/20 05:18:40 DEBUG : dir2/file3: Updating file with dir2/file3 0x297f092fea90 2026/06/20 05:18:40 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/20 05:18:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir2/file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir2/file3" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir2/file3 2026/06/20 05:18:40 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/20 05:18:40 DEBUG : empty directory: Updating dir with renamed empty directory 0x297f0952ac30 2026/06/20 05:18:40 DEBUG : empty directory: forgetting directory cache 2026/06/20 05:18:40 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/20 05:18:40 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/20 05:18:40 DEBUG : dir2: Renaming to "dir3" 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : dir3: Looking for writers 2026/06/20 05:18:40 DEBUG : file3: reading active writers 2026/06/20 05:18:40 DEBUG : renamed empty directory: Looking for writers 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : dir3: reading active writers 2026/06/20 05:18:40 DEBUG : renamed empty directory: reading active writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.18s) === 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/20 05:18:40 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:40 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 05:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/20 05:18:40 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/20 05:18:40 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/20 05:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/20 05:18:40 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:40 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 05:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/20 05:18:40 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/20 05:18:40 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/20 05:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (12 bytes), uploading instead of streaming 2026/06/20 05:18:40 DEBUG : dir/sub/file2: size = 12 OK 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/sub/file2" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/sub/file2 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-tanabek3vata/dir/sub/file2 2026/06/20 05:18:40 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/06/20 05:18:40 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/20 05:18:40 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/20 05:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/20 05:18:40 DEBUG : forgetting directory cache 2026/06/20 05:18:40 DEBUG : dir: forgetting directory cache 2026/06/20 05:18:40 DEBUG : dir/sub: forgetting directory cache 2026/06/20 05:18:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/20 05:18:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (5 bytes), uploading instead of streaming 2026/06/20 05:18:40 DEBUG : dir/sub/file0: size = 5 OK 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/sub/file0" 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/sub/file0 2026/06/20 05:18:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/dir/sub/file0 2026/06/20 05:18:40 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:40 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 05:18:40 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/20 05:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/20 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:40 DEBUG : dir/sub: Looking for writers 2026/06/20 05:18:40 DEBUG : file0: reading active writers 2026/06/20 05:18:40 DEBUG : file2: reading active writers 2026/06/20 05:18:40 DEBUG : dir: Looking for writers 2026/06/20 05:18:40 DEBUG : file1: reading active writers 2026/06/20 05:18:40 DEBUG : sub: reading active writers 2026/06/20 05:18:40 DEBUG : Looking for writers 2026/06/20 05:18:40 DEBUG : dir: reading active writers 2026/06/20 05:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.03s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:40 DEBUG : forgetting directory cache 2026/06/20 05:18:41 DEBUG : forgetting directory cache 2026/06/20 05:18:41 DEBUG : dir: forgetting directory cache 2026/06/20 05:18:41 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:41 DEBUG : dir: Looking for writers 2026/06/20 05:18:41 DEBUG : Looking for writers 2026/06/20 05:18:41 DEBUG : dir: reading active writers 2026/06/20 05:18:41 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/20 05:18:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/20 05:18:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/20 05:18:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/20 05:18:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/20 05:18:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/20 05:18:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/20 05:18:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/20 05:18:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:41 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:41 DEBUG : dir: Looking for writers 2026/06/20 05:18:41 DEBUG : file1.metadata: reading active writers 2026/06/20 05:18:41 DEBUG : file1: reading active writers 2026/06/20 05:18:41 DEBUG : Looking for writers 2026/06/20 05:18:41 DEBUG : dir: reading active writers 2026/06/20 05:18:41 DEBUG : dir.metadata: reading active writers 2026/06/20 05:18:41 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:41 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:41 DEBUG : dir: Looking for writers 2026/06/20 05:18:41 DEBUG : file1: reading active writers 2026/06/20 05:18:41 DEBUG : Looking for writers 2026/06/20 05:18:41 DEBUG : dir: reading active writers 2026/06/20 05:18:41 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:41 DEBUG : Can set mod time: true 2026/06/20 05:18:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:41 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:41 DEBUG : dir: Looking for writers 2026/06/20 05:18:41 DEBUG : file1: reading active writers 2026/06/20 05:18:41 DEBUG : Looking for writers 2026/06/20 05:18:41 DEBUG : dir: reading active writers 2026/06/20 05:18:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/20 05:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (0 bytes), uploading instead of streaming 2026/06/20 05:18:41 DEBUG : dir/file1: size = 0 OK 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:41 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/20 05:18:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/20 05:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:41 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:41 DEBUG : dir: Looking for writers 2026/06/20 05:18:41 DEBUG : file1: reading active writers 2026/06/20 05:18:41 DEBUG : Looking for writers 2026/06/20 05:18:41 DEBUG : dir: reading active writers 2026/06/20 05:18:41 DEBUG : >WaitForWriters: 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:41 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/20 05:18:41 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:41 DEBUG : dir: Looking for writers 2026/06/20 05:18:41 DEBUG : file1: reading active writers 2026/06/20 05:18:41 DEBUG : Looking for writers 2026/06/20 05:18:41 DEBUG : dir: reading active writers 2026/06/20 05:18:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (5 bytes), uploading instead of streaming 2026/06/20 05:18:42 DEBUG : dir/file1: size = 5 OK 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 05:18:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/20 05:18:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f0941a8c0): close: 2026/06/20 05:18:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f0941a8c0): >close: err= 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/20 05:18:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09020980): _writeAt: size=5, off=0 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09020980): openPending: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09020980): >openPending: err= 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09020980): >_writeAt: n=5, err= 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09020980): close: 2026/06/20 05:18:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/20 05:18:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/20 05:18:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/20 05:18:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/20 05:18:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09020980): >close: err= 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: starting upload 2026/06/20 05:18:42 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1.2f98c60a.partial" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1.2f98c60a.partial 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-tanabek3vata/dir/file1.2f98c60a.partial 2026/06/20 05:18:42 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/20 05:18:42 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/20 05:18:42 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/06/20 05:18:42 INFO : dir/file1: Copied (replaced existing) 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:42 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.34s) --- 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.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 05:18:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/06/20 05:18:42 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/20 05:18:42 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/20 05:18:42 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:42 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : file.txt: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (25 bytes), uploading instead of streaming 2026/06/20 05:18:42 DEBUG : dir/file1: size = 25 OK 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/20 05:18:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Remove: 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:42 DEBUG : dir/file1: >Remove: err= 2026/06/20 05:18:42 DEBUG : dir/file1: Remove: 2026/06/20 05:18:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.03s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Remove: 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:42 DEBUG : dir/file1: >Remove: err= 2026/06/20 05:18:42 DEBUG : dir/file1: Remove: 2026/06/20 05:18:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=0x3 2026/06/20 05:18:42 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Updating file with newLeaf 0x297f0990c680 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Updating file with dir/file1 0x297f0990c680 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : dir/file1: File is currently open, delaying rename 0x297f0990c680 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (25 bytes), uploading instead of streaming 2026/06/20 05:18:42 DEBUG : dir/file1: size = 25 OK 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/20 05:18:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 DEBUG : newLeaf: Running delayed rename now 2026/06/20 05:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Updating file with newLeaf 0x297f0990c680 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Updating file with newLeaf 0x297f0990d040 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Updating file with dir/file1 0x297f0990d040 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : dir/file1: File is currently open, delaying rename 0x297f0990d040 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (25 bytes), uploading instead of streaming 2026/06/20 05:18:42 DEBUG : dir/file1: size = 25 OK 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/20 05:18:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 DEBUG : newLeaf: Running delayed rename now 2026/06/20 05:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Updating file with newLeaf 0x297f0990d040 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 05:18:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f096f7a40): openPending: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f096f7a40): >openPending: err= 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 05:18:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f096f7a40): _writeAt: size=14, off=0 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f096f7a40): >_writeAt: n=14, err= 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f096f7a40): close: 2026/06/20 05:18:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/20 05:18:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f096f7a40): >close: err= 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: starting upload 2026/06/20 05:18:42 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1.ca338588.partial" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1.ca338588.partial 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1.ca338588.partial 2026/06/20 05:18:42 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/20 05:18:42 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/20 05:18:42 INFO : dir/file1: Copied (replaced existing) 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09b0a100): _readAt: size=512, off=0 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09b0a100): openPending: 2026/06/20 05:18:42 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/20 05:18:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09b0a100): >openPending: err= 2026/06/20 05:18:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09b0a100): >_readAt: n=14, err=EOF 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09b0a100): close: 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09b0a100): >close: err= 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 05:18:42 DEBUG : newLeaf: Updating file with newLeaf 0x297f09a43520 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/20 05:18:42 DEBUG : dir/file1: Updating file with dir/file1 0x297f09a43520 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09a9fa00): openPending: 2026/06/20 05:18:42 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/20 05:18:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09a9fa00): >openPending: err= 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 05:18:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09a9fa00): _writeAt: size=25, off=0 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09a9fa00): >_writeAt: n=25, err= 2026/06/20 05:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 05:18:42 DEBUG : newLeaf: Updating file with newLeaf 0x297f09a43520 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 DEBUG : newLeaf(0x297f09a9fa00): close: 2026/06/20 05:18:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/20 05:18:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-20 05:18:42.706890512 +0000 UTC m=+3.073533323 2026/06/20 05:18:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:42 DEBUG : newLeaf(0x297f09a9fa00): >close: err= 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:42 DEBUG : newLeaf: vfs cache: starting upload 2026/06/20 05:18:42 DEBUG : newLeaf.55cee31e.partial: size = 25 OK 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf.55cee31e.partial" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf.55cee31e.partial 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf.55cee31e.partial 2026/06/20 05:18:42 DEBUG : newLeaf.55cee31e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/20 05:18:42 DEBUG : newLeaf.55cee31e.partial: renamed to: newLeaf 2026/06/20 05:18:42 INFO : newLeaf: Copied (replaced existing) 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-20 05:18:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/20 05:18:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : file1: reading active writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : >WaitForWriters: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Updating file with newLeaf 0x297f08e3bba0 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Updating file with dir/file1 0x297f08e3bba0 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09172d00): openPending: 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09172d00): >openPending: err= 2026/06/20 05:18:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 05:18:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09172d00): _writeAt: size=25, off=0 2026/06/20 05:18:42 DEBUG : dir/file1(0x297f09172d00): >_writeAt: n=25, err= 2026/06/20 05:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 05:18:42 DEBUG : newLeaf: Updating file with newLeaf 0x297f08e3bba0 2026/06/20 05:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:42 DEBUG : newLeaf(0x297f09172d00): close: 2026/06/20 05:18:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/20 05:18:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-20 05:18:42.920556264 +0000 UTC m=+3.287199065 2026/06/20 05:18:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:42 DEBUG : newLeaf(0x297f09172d00): >close: err= 2026/06/20 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:42 DEBUG : dir: Looking for writers 2026/06/20 05:18:42 DEBUG : Looking for writers 2026/06/20 05:18:42 DEBUG : dir: reading active writers 2026/06/20 05:18:42 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: starting upload 2026/06/20 05:18:43 DEBUG : newLeaf.3670ac9c.partial: size = 25 OK 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf.3670ac9c.partial" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf.3670ac9c.partial 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf.3670ac9c.partial 2026/06/20 05:18:43 DEBUG : newLeaf.3670ac9c.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/20 05:18:43 DEBUG : newLeaf.3670ac9c.partial: renamed to: newLeaf 2026/06/20 05:18:43 INFO : newLeaf: Copied (replaced existing) 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-20 05:18:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/20 05:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 05:18:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f099c3ec0): openPending: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f099c3ec0): >openPending: err= 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 05:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f099c3ec0): _writeAt: size=14, off=0 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f099c3ec0): >_writeAt: n=14, err= 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f099c3ec0): close: 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/20 05:18:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f099c3ec0): >close: err= 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: starting upload 2026/06/20 05:18:43 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1.ca338588.partial" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1.ca338588.partial 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1.ca338588.partial 2026/06/20 05:18:43 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/20 05:18:43 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/20 05:18:43 INFO : dir/file1: Copied (replaced existing) 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09abd580): _readAt: size=512, off=0 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09abd580): openPending: 2026/06/20 05:18:43 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/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09abd580): >openPending: err= 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09abd580): >_readAt: n=14, err=EOF 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09abd580): close: 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09abd580): >close: err= 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 05:18:43 DEBUG : newLeaf: Updating file with newLeaf 0x297f095aca90 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/20 05:18:43 DEBUG : dir/file1: Updating file with dir/file1 0x297f095aca90 2026/06/20 05:18:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0941a640): openPending: 2026/06/20 05:18:43 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/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0941a640): >openPending: err= 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 05:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0941a640): _writeAt: size=25, off=0 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0941a640): >_writeAt: n=25, err= 2026/06/20 05:18:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 05:18:43 DEBUG : newLeaf: Updating file with newLeaf 0x297f095aca90 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:43 DEBUG : newLeaf(0x297f0941a640): close: 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-20 05:18:43.290366338 +0000 UTC m=+3.657009140 2026/06/20 05:18:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:43 DEBUG : newLeaf(0x297f0941a640): >close: err= 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: starting upload 2026/06/20 05:18:43 DEBUG : newLeaf.f349f88f.partial: size = 25 OK 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf.f349f88f.partial" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf.f349f88f.partial 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf.f349f88f.partial 2026/06/20 05:18:43 DEBUG : newLeaf.f349f88f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/20 05:18:43 DEBUG : newLeaf.f349f88f.partial: renamed to: newLeaf 2026/06/20 05:18:43 INFO : newLeaf: Copied (replaced existing) 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-20 05:18:43 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/20 05:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09464cc0): _readAt: size=512, off=0 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09464cc0): openPending: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09464cc0): >openPending: err= 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09464cc0): >_readAt: n=14, err=EOF 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09464cc0): close: 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09464cc0): >close: err= 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 05:18:43 DEBUG : newLeaf: Updating file with newLeaf 0x297f099c0340 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/20 05:18:43 DEBUG : dir/file1: Updating file with dir/file1 0x297f099c0340 2026/06/20 05:18:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f093343c0): openPending: 2026/06/20 05:18:43 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/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f093343c0): >openPending: err= 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 05:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f093343c0): _writeAt: size=25, off=0 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f093343c0): >_writeAt: n=25, err= 2026/06/20 05:18:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 05:18:43 DEBUG : newLeaf: Updating file with newLeaf 0x297f099c0340 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:43 DEBUG : newLeaf(0x297f093343c0): close: 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-20 05:18:43.521718902 +0000 UTC m=+3.888361734 2026/06/20 05:18:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:43 DEBUG : newLeaf(0x297f093343c0): >close: err= 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: starting upload 2026/06/20 05:18:43 DEBUG : newLeaf.e8c331a6.partial: size = 25 OK 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf.e8c331a6.partial" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf.e8c331a6.partial 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf.e8c331a6.partial 2026/06/20 05:18:43 DEBUG : newLeaf.e8c331a6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/20 05:18:43 DEBUG : newLeaf.e8c331a6.partial: renamed to: newLeaf 2026/06/20 05:18:43 INFO : newLeaf: Copied (replaced existing) 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-20 05:18:43 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/20 05:18:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/20 05:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 05:18:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/newLeaf" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tanabek3vata/newLeaf 2026/06/20 05:18:43 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : newLeaf: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestFileRename (1.30s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 05:18:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 05:18:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/20 05:18:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/20 05:18:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/20 05:18:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 05:18:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/20 05:18:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/20 05:18:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/20 05:18:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/20 05:18:43 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/20 05:18:43 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/20 05:18:43 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/20 05:18:43 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/20 05:18:43 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/20 05:18:43 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/20 05:18:43 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/20 05:18:43 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/20 05:18:43 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/20 05:18:43 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 05:18:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 05:18:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): _readAt: size=1, off=0 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): openPending: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): >openPending: err= 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): >_readAt: n=1, err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): _readAt: size=256, off=1 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): >_readAt: n=15, err=EOF 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): _readAt: size=16, off=16 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): >_readAt: n=0, err=EOF 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): close: 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): >close: err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): close: 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f0957a1c0): >close: err=file already closed 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): _readAt: size=1, off=0 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): openPending: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): >openPending: err= 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): >_readAt: n=1, err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): _readAt: size=1, off=5 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): >_readAt: n=1, err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): _readAt: size=1, off=3 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): >_readAt: n=1, err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): _readAt: size=1, off=13 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): >_readAt: n=1, err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): _readAt: size=16, off=100 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): >_readAt: n=0, err=EOF 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): close: 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f096a9b00): >close: err= 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): _readAt: size=1, off=0 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): openPending: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 05:18:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 05:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): >openPending: err= 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): >_readAt: n=1, err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): _readAt: size=1, off=5 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): >_readAt: n=1, err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): _readAt: size=1, off=1 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): >_readAt: n=1, err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): _readAt: size=6, off=10 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): >_readAt: n=6, err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): _readAt: size=256, off=10 2026/06/20 05:18:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): >_readAt: n=6, err=EOF 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): _readAt: size=256, off=100 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): >_readAt: n=0, err=EOF 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): close: 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): >close: err= 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): _readAt: size=256, off=100 2026/06/20 05:18:43 DEBUG : dir/file1(0x297f09674880): >_readAt: n=0, err=file already closed 2026/06/20 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:43 DEBUG : dir: Looking for writers 2026/06/20 05:18:43 DEBUG : file1: reading active writers 2026/06/20 05:18:43 DEBUG : Looking for writers 2026/06/20 05:18:43 DEBUG : dir: reading active writers 2026/06/20 05:18:43 DEBUG : >WaitForWriters: 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:44 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f091720c0): RWFileHandle.Flush 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f091720c0): _readAt: size=256, off=0 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f091720c0): openPending: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 05:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f091720c0): >openPending: err= 2026/06/20 05:18:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/20 05:18:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f091720c0): >_readAt: n=16, err=EOF 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f091720c0): RWFileHandle.Flush 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f091720c0): RWFileHandle.Flush 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f091720c0): close: 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f091720c0): >close: err= 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : dir: Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : dir: reading active writers 2026/06/20 05:18:44 DEBUG : >WaitForWriters: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 05:18:44 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f09922840): _readAt: size=256, off=0 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f09922840): openPending: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 05:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f09922840): >openPending: err= 2026/06/20 05:18:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/20 05:18:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f09922840): >_readAt: n=16, err=EOF 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f09922840): RWFileHandle.Release 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f09922840): close: 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f09922840): >close: err= 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f09922840): RWFileHandle.Release 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : dir: Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : dir: reading active writers 2026/06/20 05:18:44 DEBUG : >WaitForWriters: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:44 DEBUG : file1: newRWFileHandle: 2026/06/20 05:18:44 DEBUG : file1(0x297f0919ee80): openPending: 2026/06/20 05:18:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : file1(0x297f0919ee80): >openPending: err= 2026/06/20 05:18:44 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 05:18:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 05:18:44 DEBUG : file1(0x297f0919ee80): _writeAt: size=5, off=0 2026/06/20 05:18:44 DEBUG : file1(0x297f0919ee80): >_writeAt: n=5, err= 2026/06/20 05:18:44 DEBUG : file1(0x297f0919ee80): _writeAt: size=7, off=5 2026/06/20 05:18:44 DEBUG : file1(0x297f0919ee80): >_writeAt: n=7, err= 2026/06/20 05:18:44 DEBUG : file1: vfs cache: truncate to size=11 2026/06/20 05:18:44 DEBUG : file1(0x297f0919ee80): close: 2026/06/20 05:18:44 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 05:18:44.047378735 +0000 UTC m=+4.414021535 2026/06/20 05:18:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:44 DEBUG : file1(0x297f0919ee80): >close: err= 2026/06/20 05:18:44 DEBUG : file1(0x297f0919ee80): close: 2026/06/20 05:18:44 DEBUG : file1(0x297f0919ee80): >close: err=file already closed 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:44 DEBUG : file1: vfs cache: starting upload 2026/06/20 05:18:44 DEBUG : file1.ec2245b8.partial: size = 11 OK 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1.ec2245b8.partial" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1.ec2245b8.partial 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tanabek3vata/file1.ec2245b8.partial 2026/06/20 05:18:44 DEBUG : file1.ec2245b8.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/20 05:18:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/20 05:18:44 DEBUG : file1.ec2245b8.partial: renamed to: file1 2026/06/20 05:18:44 INFO : file1: Copied (new) 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/20 05:18:44 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-20 05:18:44 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/20 05:18:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : >WaitForWriters: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : >WaitForWriters: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:44 DEBUG : file1: newRWFileHandle: 2026/06/20 05:18:44 DEBUG : file1(0x297f09332140): openPending: 2026/06/20 05:18:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : file1(0x297f09332140): >openPending: err= 2026/06/20 05:18:44 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 05:18:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 05:18:44 DEBUG : file1(0x297f09332140): _writeAt: size=7, off=0 2026/06/20 05:18:44 DEBUG : file1(0x297f09332140): >_writeAt: n=7, err= 2026/06/20 05:18:44 DEBUG : file1(0x297f09332140): _writeAt: size=6, off=5 2026/06/20 05:18:44 DEBUG : file1(0x297f09332140): >_writeAt: n=6, err= 2026/06/20 05:18:44 DEBUG : file1(0x297f09332140): close: 2026/06/20 05:18:44 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 05:18:44.213567607 +0000 UTC m=+4.580210418 2026/06/20 05:18:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:44 DEBUG : file1(0x297f09332140): >close: err= 2026/06/20 05:18:44 DEBUG : file1(0x297f09332140): _writeAt: size=5, off=0 2026/06/20 05:18:44 DEBUG : file1(0x297f09332140): >_writeAt: n=0, err=file already closed 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:44 DEBUG : file1: vfs cache: starting upload 2026/06/20 05:18:44 DEBUG : file1.41feb12f.partial: size = 11 OK 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1.41feb12f.partial" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1.41feb12f.partial 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tanabek3vata/file1.41feb12f.partial 2026/06/20 05:18:44 DEBUG : file1.41feb12f.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/20 05:18:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/20 05:18:44 DEBUG : file1.41feb12f.partial: renamed to: file1 2026/06/20 05:18:44 INFO : file1: Copied (new) 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/20 05:18:44 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-20 05:18:44 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/20 05:18:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : >WaitForWriters: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : >WaitForWriters: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:44 DEBUG : file1: newRWFileHandle: 2026/06/20 05:18:44 DEBUG : file1(0x297f09332dc0): openPending: 2026/06/20 05:18:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : file1(0x297f09332dc0): >openPending: err= 2026/06/20 05:18:44 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 05:18:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 05:18:44 DEBUG : file1(0x297f09332dc0): close: 2026/06/20 05:18:44 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 05:18:44.380134049 +0000 UTC m=+4.746776860 2026/06/20 05:18:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:44 DEBUG : file1(0x297f09332dc0): >close: err= 2026/06/20 05:18:44 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/20 05:18:44 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 05:18:44 DEBUG : file2: newRWFileHandle: 2026/06/20 05:18:44 DEBUG : file2(0x297f09333240): openPending: 2026/06/20 05:18:44 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/20 05:18:44 DEBUG : file2(0x297f09333240): >openPending: err= 2026/06/20 05:18:44 DEBUG : file2: >newRWFileHandle: err= 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/20 05:18:44 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/20 05:18:44 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/20 05:18:44 DEBUG : file2(0x297f09333240): RWFileHandle.Flush 2026/06/20 05:18:44 DEBUG : file2(0x297f09333240): RWFileHandle.Release 2026/06/20 05:18:44 DEBUG : file2(0x297f09333240): close: 2026/06/20 05:18:44 DEBUG : file2: vfs cache: setting modification time to 2026-06-20 05:18:44.380937548 +0000 UTC m=+4.747580359 2026/06/20 05:18:44 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:44 DEBUG : file2(0x297f09333240): >close: err= 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : file2: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : file2: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : file2: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : file2: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/20 05:18:44 DEBUG : file2: vfs cache: starting upload 2026/06/20 05:18:44 DEBUG : file1: vfs cache: starting upload 2026/06/20 05:18:44 DEBUG : file1.97fbbd9d.partial: size = 0 OK 2026/06/20 05:18:44 DEBUG : file2.7c13e0a9.partial: size = 0 OK 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file2.7c13e0a9.partial" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1.97fbbd9d.partial" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1.97fbbd9d.partial 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file2.7c13e0a9.partial 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/file1.97fbbd9d.partial 2026/06/20 05:18:44 DEBUG : file1.97fbbd9d.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/file2.7c13e0a9.partial 2026/06/20 05:18:44 DEBUG : file2.7c13e0a9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:44 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/20 05:18:44 DEBUG : file1.97fbbd9d.partial: renamed to: file1 2026/06/20 05:18:44 INFO : file1: Copied (new) 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : file2.7c13e0a9.partial: renamed to: file2 2026/06/20 05:18:44 INFO : file2: Copied (new) 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file2" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file2 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:44 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-20 05:18:44 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/20 05:18:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/file2 2026/06/20 05:18:44 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:44 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-20 05:18:44 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/20 05:18:44 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/20 05:18:44 INFO : file2: vfs cache: upload succeeded try #1 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : file2: reading active writers 2026/06/20 05:18:44 DEBUG : >WaitForWriters: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file2" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file2 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/file2 2026/06/20 05:18:44 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file2" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file2 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tanabek3vata/file2 2026/06/20 05:18:44 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : file2: reading active writers 2026/06/20 05:18:44 DEBUG : >WaitForWriters: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:44 DEBUG : file1: newRWFileHandle: 2026/06/20 05:18:44 DEBUG : file1(0x297f09b0bc40): openPending: 2026/06/20 05:18:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : file1(0x297f09b0bc40): >openPending: err= 2026/06/20 05:18:44 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 05:18:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 05:18:44 DEBUG : file1(0x297f09b0bc40): _writeAt: size=5, off=0 2026/06/20 05:18:44 DEBUG : file1(0x297f09b0bc40): >_writeAt: n=5, err= 2026/06/20 05:18:44 DEBUG : file1(0x297f09b0bc40): RWFileHandle.Flush 2026/06/20 05:18:44 DEBUG : file1(0x297f09b0bc40): RWFileHandle.Flush 2026/06/20 05:18:44 DEBUG : file1(0x297f09b0bc40): close: 2026/06/20 05:18:44 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 05:18:44.551485435 +0000 UTC m=+4.918128237 2026/06/20 05:18:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:44 DEBUG : file1(0x297f09b0bc40): >close: err= 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:44 DEBUG : file1: vfs cache: starting upload 2026/06/20 05:18:44 DEBUG : file1.0718e7c1.partial: size = 5 OK 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1.0718e7c1.partial" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1.0718e7c1.partial 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/file1.0718e7c1.partial 2026/06/20 05:18:44 DEBUG : file1.0718e7c1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 05:18:44 DEBUG : file1.0718e7c1.partial: renamed to: file1 2026/06/20 05:18:44 INFO : file1: Copied (new) 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-20 05:18:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/20 05:18:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : >WaitForWriters: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:44 DEBUG : file1: newRWFileHandle: 2026/06/20 05:18:44 DEBUG : file1(0x297f093d2e80): openPending: 2026/06/20 05:18:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : file1(0x297f093d2e80): >openPending: err= 2026/06/20 05:18:44 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 05:18:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 05:18:44 DEBUG : file1(0x297f093d2e80): _writeAt: size=5, off=0 2026/06/20 05:18:44 DEBUG : file1(0x297f093d2e80): >_writeAt: n=5, err= 2026/06/20 05:18:44 DEBUG : file1(0x297f093d2e80): RWFileHandle.Release 2026/06/20 05:18:44 DEBUG : file1(0x297f093d2e80): close: 2026/06/20 05:18:44 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 05:18:44.711542955 +0000 UTC m=+5.078185755 2026/06/20 05:18:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:44 DEBUG : file1(0x297f093d2e80): >close: err= 2026/06/20 05:18:44 DEBUG : file1(0x297f093d2e80): RWFileHandle.Release 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:44 DEBUG : file1: vfs cache: starting upload 2026/06/20 05:18:44 DEBUG : file1.5e45611d.partial: size = 5 OK 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1.5e45611d.partial" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1.5e45611d.partial 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/file1.5e45611d.partial 2026/06/20 05:18:44 DEBUG : file1.5e45611d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 05:18:44 DEBUG : file1.5e45611d.partial: renamed to: file1 2026/06/20 05:18:44 INFO : file1: Copied (new) 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-20 05:18:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/20 05:18:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : >WaitForWriters: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/20 05:18:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:44 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f0941ac00): openPending: 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 05:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f0941ac00): >openPending: err= 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 05:18:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f0941ac00): _writeAt: size=5, off=0 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f0941ac00): >_writeAt: n=5, err= 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f0941ac00): close: 2026/06/20 05:18:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-20 05:18:44.885272858 +0000 UTC m=+5.251915669 2026/06/20 05:18:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:44 DEBUG : dir/file1(0x297f0941ac00): >close: err= 2026/06/20 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:44 DEBUG : dir: Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : dir: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:44 DEBUG : dir: Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : dir: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:44 DEBUG : dir: Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : dir: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:44 DEBUG : dir: Looking for writers 2026/06/20 05:18:44 DEBUG : file1: reading active writers 2026/06/20 05:18:44 DEBUG : Looking for writers 2026/06/20 05:18:44 DEBUG : dir: reading active writers 2026/06/20 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: starting upload 2026/06/20 05:18:44 DEBUG : dir/file1.f955570f.partial: size = 5 OK 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1.f955570f.partial" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1.f955570f.partial 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/dir/file1.f955570f.partial 2026/06/20 05:18:44 DEBUG : dir/file1.f955570f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:44 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 05:18:44 DEBUG : dir/file1.f955570f.partial: renamed to: dir/file1 2026/06/20 05:18:44 INFO : dir/file1: Copied (replaced existing) 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:44 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-20 05:18:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/20 05:18:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:45 DEBUG : dir: Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : dir: reading active writers 2026/06/20 05:18:45 DEBUG : >WaitForWriters: 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/20 05:18:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 05:18:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 05:18:45 DEBUG : dir/file1(0x297f094651c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : dir/file1(0x297f094651c0): openPending: 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/20 05:18:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 05:18:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 05:18:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:45 DEBUG : dir/file1(0x297f094651c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : dir/file1(0x297f094651c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : dir/file1(0x297f094651c0): _writeAt: size=15, off=5 2026/06/20 05:18:45 DEBUG : dir/file1(0x297f094651c0): >_writeAt: n=15, err= 2026/06/20 05:18:45 DEBUG : dir/file1(0x297f094651c0): close: 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/20 05:18:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-20 05:18:45.067152714 +0000 UTC m=+5.433795515 2026/06/20 05:18:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : dir/file1(0x297f094651c0): >close: err= 2026/06/20 05:18:45 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:45 DEBUG : dir: Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : dir: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:45 DEBUG : dir: Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : dir: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:45 DEBUG : dir: Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : dir: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:45 DEBUG : dir: Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : dir: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:45 DEBUG : dir/file1: vfs cache: starting upload 2026/06/20 05:18:45 DEBUG : dir/file1.2634cae4.partial: size = 20 OK 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1.2634cae4.partial" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1.2634cae4.partial 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-tanabek3vata/dir/file1.2634cae4.partial 2026/06/20 05:18:45 DEBUG : dir/file1.2634cae4.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/20 05:18:45 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/20 05:18:45 DEBUG : dir/file1.2634cae4.partial: renamed to: dir/file1 2026/06/20 05:18:45 INFO : dir/file1: Copied (replaced existing) 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:45 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/20 05:18:45 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-20 05:18:45 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/20 05:18:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:45 DEBUG : dir: Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : dir: reading active writers 2026/06/20 05:18:45 DEBUG : >WaitForWriters: 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : file1: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : file1(0x297f0964ad40): openPending: 2026/06/20 05:18:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:45 DEBUG : file1(0x297f0964ad40): >openPending: err= 2026/06/20 05:18:45 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 05:18:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 05:18:45 DEBUG : file1(0x297f0964ad40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : file1(0x297f0964ad40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : file1(0x297f0964ad40): close: 2026/06/20 05:18:45 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 05:18:45.232666509 +0000 UTC m=+5.599309350 2026/06/20 05:18:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : file1(0x297f0964ad40): >close: err= 2026/06/20 05:18:45 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:45 DEBUG : file1: vfs cache: starting upload 2026/06/20 05:18:45 DEBUG : file1.39ba896a.partial: size = 5 OK 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1.39ba896a.partial" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1.39ba896a.partial 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/file1.39ba896a.partial 2026/06/20 05:18:45 DEBUG : file1.39ba896a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 05:18:45 DEBUG : file1.39ba896a.partial: renamed to: file1 2026/06/20 05:18:45 INFO : file1: Copied (new) 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-20 05:18:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/20 05:18:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:45 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : >WaitForWriters: 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964bb80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964bb80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964bb80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964bb80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964bb80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.3917242 +0000 UTC m=+5.758367011 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964bb80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc100): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc100): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc100): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc100): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc100): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.3917242 +0000 UTC m=+5.758367011 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc5c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc5c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc5c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc5c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc5c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.3917242 +0000 UTC m=+5.758367011 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adc5c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0909f3b0 item 1 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adcc00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adcc00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adcc00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adcc00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adcc00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.393577822 +0000 UTC m=+5.760220623 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09adcc00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add100): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add100): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add100): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.393577822 +0000 UTC m=+5.760220623 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09264070 item 2 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add740): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add740): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add740): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.395768725 +0000 UTC m=+5.762411536 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09add740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09addbc0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09addbc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09addbc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09addbc0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09addbc0): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09addbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09addbc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.395768725 +0000 UTC m=+5.762411536 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09addbc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6180): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6180): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6180): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6180): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6180): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.395768725 +0000 UTC m=+5.762411536 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6180): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092644d0 item 3 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6800): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6800): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6800): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.397913011 +0000 UTC m=+5.764555823 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6d40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6d40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6d40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6d40): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6d40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.397913011 +0000 UTC m=+5.764555823 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af6d40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092652d0 item 4 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7380): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7380): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7380): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7380): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7380): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.399494582 +0000 UTC m=+5.766137393 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7380): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7800): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7800): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7800): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7800): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7800): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.399494582 +0000 UTC m=+5.766137393 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7cc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7cc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7cc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7cc0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7cc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.399494582 +0000 UTC m=+5.766137393 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09af7cc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092656c0 item 5 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92440): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92440): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92440): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.401552336 +0000 UTC m=+5.768195147 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92980): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92980): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92980): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92980): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92980): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.401552336 +0000 UTC m=+5.768195147 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b92980): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0918a070 item 6 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93000): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93000): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93000): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93000): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93000): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.402890349 +0000 UTC m=+5.769533160 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93000): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93500): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93500): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93500): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93500): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93500): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93500): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93500): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.402890349 +0000 UTC m=+5.769533160 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b93500): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b939c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b939c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b939c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b939c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b939c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.402890349 +0000 UTC m=+5.769533160 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b939c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0918a690 item 7 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae140): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae140): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae140): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae140): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae140): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.405143239 +0000 UTC m=+5.771786050 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae140): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae680): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae680): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae680): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae680): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae680): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.405143239 +0000 UTC m=+5.771786050 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bae680): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0918afc0 item 8 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baec40): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09baec40): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baec40): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baec40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baec40): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baec40): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baec40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf000): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf000): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf000): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf000): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf000): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.407482922 +0000 UTC m=+5.774125733 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf000): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf480): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf480): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf480): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf480): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf480): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.407482922 +0000 UTC m=+5.774125733 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf980): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf980): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf980): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf980): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf980): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.407482922 +0000 UTC m=+5.774125733 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09baf980): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0918b500 item 9 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6100): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6100): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6100): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.410178113 +0000 UTC m=+5.776820914 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6640): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6640): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6640): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.410178113 +0000 UTC m=+5.776820914 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0918bab0 item 10 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6c80): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09bc6c80): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6c80): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6c80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6c80): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc6c80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7040): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7040): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.411725438 +0000 UTC m=+5.778368269 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7540): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7540): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7540): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7540): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7540): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.411725438 +0000 UTC m=+5.778368269 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7a40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7a40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7a40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7a40): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7a40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.411725438 +0000 UTC m=+5.778368269 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bc7a40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092be150 item 11 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be01c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be01c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be01c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be01c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be01c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.413715886 +0000 UTC m=+5.780358687 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be01c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0700): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0700): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0700): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0700): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0700): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.413715886 +0000 UTC m=+5.780358687 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0700): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092be9a0 item 12 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0d40): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09be0d40): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0d40): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0d40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0d40): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be0d40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1100): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1100): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1100): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.415376374 +0000 UTC m=+5.782019205 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be17c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be17c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be17c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be17c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be17c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.415376374 +0000 UTC m=+5.782019205 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be17c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092bed20 item 13 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1e40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1e40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1e40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1e40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1e40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.417073189 +0000 UTC m=+5.783715991 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09be1e40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00480): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00480): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00480): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.417073189 +0000 UTC m=+5.783715991 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092bf0a0 item 14 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00ac0): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09c00ac0): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00ac0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00ac0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00ac0): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00ac0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00e80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00e80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00e80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00e80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00e80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.418512743 +0000 UTC m=+5.785155544 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c00e80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01540): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01540): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01540): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.418512743 +0000 UTC m=+5.785155544 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092bf500 item 15 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01bc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01bc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01bc0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01bc0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01bc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.4201303 +0000 UTC m=+5.786773131 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c01bc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e200): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e200): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e200): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.4201303 +0000 UTC m=+5.786773131 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092bfb20 item 16 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e840): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e840): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e840): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.421355881 +0000 UTC m=+5.787998683 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1e840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1ecc0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1ecc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1ecc0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1ecc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1ecc0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1ecc0): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1ecc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1ecc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.421355881 +0000 UTC m=+5.787998683 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1ecc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f1c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f1c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f1c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f1c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f1c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.421355881 +0000 UTC m=+5.787998683 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f1c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091904d0 item 17 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f840): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f840): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f840): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.42298983 +0000 UTC m=+5.789632631 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1f840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1fd80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1fd80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1fd80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1fd80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1fd80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.42298983 +0000 UTC m=+5.789632631 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1fd80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09191030 item 18 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40500): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40500): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40500): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40500): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40500): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.424191907 +0000 UTC m=+5.790834708 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40500): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40a00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40a00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40a00): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40a00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40a00): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40a00): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40a00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.424191907 +0000 UTC m=+5.790834708 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40a00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40f00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40f00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40f00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40f00): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40f00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.424191907 +0000 UTC m=+5.790834708 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c40f00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09191650 item 19 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41580): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41580): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41580): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41580): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41580): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.42576992 +0000 UTC m=+5.792412722 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41580): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41ac0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41ac0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41ac0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41ac0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41ac0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.42576992 +0000 UTC m=+5.792412722 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c41ac0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09191dc0 item 20 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60240): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60240): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60240): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.426985343 +0000 UTC m=+5.793628144 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60740): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60740): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60740): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60740): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60740): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60740): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.426985343 +0000 UTC m=+5.793628144 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60c40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60c40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60c40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60c40): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60c40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.426985343 +0000 UTC m=+5.793628144 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c60c40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0931c310 item 21 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c612c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c612c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c612c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c612c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c612c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.428714289 +0000 UTC m=+5.795357091 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c612c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61800): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61800): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61800): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.428714289 +0000 UTC m=+5.795357091 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0931ca10 item 22 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61e80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61e80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61e80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61e80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61e80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.42996076 +0000 UTC m=+5.796603561 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c61e80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82480): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82480): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82480): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82480): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82480): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82480): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.42996076 +0000 UTC m=+5.796603561 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82980): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82980): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82980): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82980): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82980): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.42996076 +0000 UTC m=+5.796603561 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c82980): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0931ce00 item 23 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83000): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83000): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83000): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83000): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83000): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.431616689 +0000 UTC m=+5.798259490 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83000): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83540): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83540): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83540): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.431616689 +0000 UTC m=+5.798259490 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0931d2d0 item 24 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83b80): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09c83b80): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83b80): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83b80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83b80): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c83b80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0040): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0040): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.43307156 +0000 UTC m=+5.799714392 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0540): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0540): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0540): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0540): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0540): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0540): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.43307156 +0000 UTC m=+5.799714392 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0a80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0a80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0a80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0a80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0a80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.43307156 +0000 UTC m=+5.799714392 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca0a80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0931d810 item 25 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1100): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1100): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1100): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.434838308 +0000 UTC m=+5.801481109 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1640): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1640): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1640): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.434838308 +0000 UTC m=+5.801481109 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090b2af0 item 26 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1c80): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09ca1c80): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1c80): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1c80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1c80): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ca1c80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0140): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0140): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0140): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0140): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0140): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.436160431 +0000 UTC m=+5.802803232 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0140): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0640): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0640): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0640): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0640): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0640): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0640): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.436160431 +0000 UTC m=+5.802803232 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0b80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0b80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0b80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0b80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0b80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.436160431 +0000 UTC m=+5.802803232 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0b80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090b3ab0 item 27 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1200): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1200): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1200): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.438445312 +0000 UTC m=+5.805088123 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1740): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1740): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1740): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.438445312 +0000 UTC m=+5.805088123 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093464d0 item 28 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1d80): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09cc1d80): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1d80): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1d80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1d80): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc1d80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde240): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde240): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde240): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.439894844 +0000 UTC m=+5.806537655 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde900): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde900): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde900): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde900): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde900): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.439894844 +0000 UTC m=+5.806537655 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cde900): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093469a0 item 29 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdef80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdef80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdef80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdef80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdef80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.44117605 +0000 UTC m=+5.807818851 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdef80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdf4c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdf4c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdf4c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdf4c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdf4c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.44117605 +0000 UTC m=+5.807818851 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdf4c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09346e70 item 30 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfb00): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09cdfb00): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfb00): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfb00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfb00): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfb00): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfb00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfec0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfec0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.442502821 +0000 UTC m=+5.809145632 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cdfec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8680): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8680): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8680): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8680): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8680): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.442502821 +0000 UTC m=+5.809145632 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8680): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093472d0 item 31 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8d00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8d00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8d00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8d00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8d00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.443876009 +0000 UTC m=+5.810518831 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf8d00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9240): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9240): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9240): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.443876009 +0000 UTC m=+5.810518831 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09347960 item 32 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9880): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9880): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9880): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9880): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9880): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.445466225 +0000 UTC m=+5.812109026 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9880): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9d00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9d00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9d00): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9d00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9d00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09356070 item 33 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9d00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9d00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.44607028 +0000 UTC m=+5.812713091 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf9d00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e300): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e300): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e300): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.44607028 +0000 UTC m=+5.812713091 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09356230 item 33 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e940): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e940): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e940): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.447777726 +0000 UTC m=+5.814420547 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1e940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1edc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1edc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09356620 item 34 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1edc0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1edc0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1edc0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1edc0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1edc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.448448345 +0000 UTC m=+5.815091146 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1edc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f300): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f300): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f300): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.448448345 +0000 UTC m=+5.815091146 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093568c0 item 34 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f940): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f940): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f940): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.449848594 +0000 UTC m=+5.816491395 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1f940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1fdc0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1fdc0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1fdc0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1fdc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1fdc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09356f50 item 35 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1fdc0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1fdc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.450886413 +0000 UTC m=+5.817529224 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d1fdc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c3c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c3c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c3c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c3c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c3c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.450886413 +0000 UTC m=+5.817529224 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c3c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09357110 item 35 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ca40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ca40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ca40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ca40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ca40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.452858195 +0000 UTC m=+5.819500997 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ca40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3cf40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3cf40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09357490 item 36 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3cf40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3cf40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3cf40): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3cf40): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3cf40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.453301478 +0000 UTC m=+5.819944279 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3cf40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d480): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d480): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d480): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.453301478 +0000 UTC m=+5.819944279 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09357880 item 36 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c480): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c480): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c480): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.456354261 +0000 UTC m=+5.822997062 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c900): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c900): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c900): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c900): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c900): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093562a0 item 37 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c900): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c900): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.457120089 +0000 UTC m=+5.823762890 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3c900): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ce00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ce00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ce00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ce00): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ce00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.457120089 +0000 UTC m=+5.823762890 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3ce00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093564d0 item 37 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d800): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d800): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d800): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.458622259 +0000 UTC m=+5.825265060 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3d800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3dd00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3dd00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093569a0 item 38 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3dd00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3dd00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3dd00): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3dd00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3dd00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.459217496 +0000 UTC m=+5.825860297 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d3dd00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464440): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464440): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464440): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.459217496 +0000 UTC m=+5.825860297 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09356e00 item 38 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464ac0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464ac0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464ac0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464ac0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464ac0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.460453668 +0000 UTC m=+5.827096469 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464ac0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464fc0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464fc0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464fc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464fc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09357180 item 39 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464fc0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464fc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.460866353 +0000 UTC m=+5.827509154 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464fc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094654c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094654c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094654c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094654c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094654c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.460866353 +0000 UTC m=+5.827509154 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094654c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09357340 item 39 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.462331463 +0000 UTC m=+5.828974265 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f091725c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f091725c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09357ab0 item 40 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f091725c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f091725c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f091725c0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f091725c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f091725c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.462831904 +0000 UTC m=+5.829474706 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f091725c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172fc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172fc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172fc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172fc0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172fc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.462831904 +0000 UTC m=+5.829474706 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172fc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09357d50 item 40 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09020a80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09020a80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09020a80): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09020a80): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09020a80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09020a80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09020a80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.464281436 +0000 UTC m=+5.830924237 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09020a80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f080): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f080): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f080): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099962a0 item 41 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f080): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f080): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.464943178 +0000 UTC m=+5.831585989 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f080): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919fec0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919fec0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919fec0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919fec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919fec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09996540 item 41 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919fec0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919fec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.465365872 +0000 UTC m=+5.832008673 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919fec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332500): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332500): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332500): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332500): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332500): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.465365872 +0000 UTC m=+5.832008673 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332500): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09996700 item 41 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.466922405 +0000 UTC m=+5.833565206 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333040): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09996a80 item 42 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333040): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.467363083 +0000 UTC m=+5.834005883 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333580): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333580): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09997110 item 42 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333580): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333580): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333580): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333580): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333580): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.467898958 +0000 UTC m=+5.834541769 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333580): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333bc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333bc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333bc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333bc0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333bc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.467898958 +0000 UTC m=+5.834541769 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333bc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099972d0 item 42 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922480): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922480): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922480): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922480): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922480): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.46932176 +0000 UTC m=+5.835964561 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922980): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922980): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922980): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09997650 item 43 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922980): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922980): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.469742009 +0000 UTC m=+5.836384810 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922980): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922ec0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922ec0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922ec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922ec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09997810 item 43 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922ec0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922ec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.47026436 +0000 UTC m=+5.836907161 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09922ec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923400): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923400): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923400): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923400): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923400): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.47026436 +0000 UTC m=+5.836907161 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923400): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099979d0 item 43 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923a40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923a40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923a40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923a40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923a40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923a40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923a40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.471731015 +0000 UTC m=+5.838373816 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09923a40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a040): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09997d50 item 44 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a040): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.472452399 +0000 UTC m=+5.839095199 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a600): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a600): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b6070 item 44 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a600): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a600): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a600): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a600): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a600): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.473207196 +0000 UTC m=+5.839849997 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a600): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ab80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ab80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ab80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ab80): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ab80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.473207196 +0000 UTC m=+5.839849997 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ab80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b69a0 item 44 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b1c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b1c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b1c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b1c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b1c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b1c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.475139615 +0000 UTC m=+5.841782416 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b1c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b6c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b6c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b6c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b6ee0 item 45 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b6c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b6c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.475639323 +0000 UTC m=+5.842282124 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b6c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0bdc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0bdc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0bdc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0bdc0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0bdc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.475639323 +0000 UTC m=+5.842282124 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0bdc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b7110 item 45 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502740): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502740): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502740): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502740): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502740): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.478136963 +0000 UTC m=+5.844779764 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502c40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502c40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502c40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b7500 item 46 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502c40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502c40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.478574335 +0000 UTC m=+5.845217165 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502c40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.478574335 +0000 UTC m=+5.845217165 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b76c0 item 46 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503980): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503980): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503980): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503980): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503980): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503980): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503980): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.479941031 +0000 UTC m=+5.846583832 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503980): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503e80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503e80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503e80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b7c00 item 47 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503e80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503e80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.480601 +0000 UTC m=+5.847243802 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503e80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a800): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a800): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a800): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.480601 +0000 UTC m=+5.847243802 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b7dc0 item 47 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ae40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ae40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ae40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ae40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ae40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ae40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ae40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.481625894 +0000 UTC m=+5.848268696 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ae40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b3c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b3c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b3c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095072d0 item 48 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b3c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b3c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.482309949 +0000 UTC m=+5.848952749 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b3c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bac0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bac0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bac0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bac0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bac0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.482309949 +0000 UTC m=+5.848952749 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bac0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09507490 item 48 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4200): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4200): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4200): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.483529989 +0000 UTC m=+5.850172791 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4680): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4680): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4680): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4680): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4680): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4680): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09507960 item 49 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4680): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4680): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.484016594 +0000 UTC m=+5.850659394 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4680): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4bc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4bc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4bc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4bc0): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4bc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.484016594 +0000 UTC m=+5.850659394 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c4bc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09507b90 item 49 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5240): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5240): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5240): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.485247645 +0000 UTC m=+5.851890446 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5740): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5740): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09352380 item 50 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5740): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5740): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5740): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5740): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.485764095 +0000 UTC m=+5.852406896 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5cc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5cc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5cc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5cc0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5cc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.485764095 +0000 UTC m=+5.852406896 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093c5cc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093528c0 item 50 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc440): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc440): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc440): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.487133396 +0000 UTC m=+5.853776197 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc940): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc940): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc940): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc940): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc940): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09352ee0 item 51 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc940): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.487570677 +0000 UTC m=+5.854213478 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dc940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dce80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dce80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dce80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dce80): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dce80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.487570677 +0000 UTC m=+5.854213478 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dce80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093531f0 item 51 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dd500): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dd500): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dd500): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dd500): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dd500): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.48871662 +0000 UTC m=+5.855359420 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dd500): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dda00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dda00): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dda00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09353570 item 52 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dda00): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dda00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dda00): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dda00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dda00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.489189056 +0000 UTC m=+5.855831857 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093dda00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec080): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec080): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec080): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec080): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec080): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.489189056 +0000 UTC m=+5.855831857 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec080): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093537a0 item 52 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec700): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec700): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec700): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec700): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec700): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.490284042 +0000 UTC m=+5.856926843 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ec700): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ecc00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ecc00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ecc00): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ecc00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ecc00): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ecc00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09353d50 item 53 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ecc00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ecc00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.490677561 +0000 UTC m=+5.857320362 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ecc00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed140): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed140): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed140): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed140): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed140): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.490677561 +0000 UTC m=+5.857320362 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed140): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a92150 item 53 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed7c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed7c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed7c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed7c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed7c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.491847859 +0000 UTC m=+5.858490660 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093ed7c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093edcc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093edcc0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093edcc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a92540 item 54 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093edcc0): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093edcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093edcc0): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093edcc0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093edcc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.492313723 +0000 UTC m=+5.858956525 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093edcc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8340): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8340): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8340): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.492313723 +0000 UTC m=+5.858956525 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a92700 item 54 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f89c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f89c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f89c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f89c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f89c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.493385316 +0000 UTC m=+5.860028127 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f89c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8ec0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8ec0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8ec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8ec0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8ec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a92a80 item 55 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8ec0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8ec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.494147457 +0000 UTC m=+5.860790258 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f8ec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9400): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9400): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9400): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9400): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9400): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.494147457 +0000 UTC m=+5.860790258 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9400): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a92c40 item 55 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9a80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9a80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9a80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9a80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9a80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.49544336 +0000 UTC m=+5.862086161 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093f9a80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456080): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456080): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456080): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a92fc0 item 56 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456080): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456080): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456080): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456080): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456080): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.49599192 +0000 UTC m=+5.862634721 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456080): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456600): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456600): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456600): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456600): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456600): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.49599192 +0000 UTC m=+5.862634721 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456600): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a93180 item 56 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456c40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456c40): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456c40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456c40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456c40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456c40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456c40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456c40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.497154243 +0000 UTC m=+5.863797044 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09456c40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457180): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457180): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457180): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a93500 item 57 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457180): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457180): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.497539006 +0000 UTC m=+5.864181807 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457180): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094576c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094576c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094576c0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094576c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094576c0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094576c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a936c0 item 57 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094576c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094576c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.497999831 +0000 UTC m=+5.864642632 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094576c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457c40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457c40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457c40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457c40): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457c40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.497999831 +0000 UTC m=+5.864642632 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09457c40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a93960 item 57 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e380): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e380): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e380): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e380): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e380): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e380): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e380): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e380): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.499282209 +0000 UTC m=+5.865925010 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e380): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60180): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60180): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60180): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978070 item 58 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60180): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60180): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.49993777 +0000 UTC m=+5.866580570 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60180): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d606c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d606c0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d606c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978230 item 58 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d606c0): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d606c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d606c0): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d606c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d606c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.50056589 +0000 UTC m=+5.867208691 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d606c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60c80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60c80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60c80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60c80): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60c80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.50056589 +0000 UTC m=+5.867208691 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d60c80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099783f0 item 58 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d612c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d612c0): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d612c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d612c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d612c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d612c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d612c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d612c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.50186581 +0000 UTC m=+5.868508621 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d612c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61800): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61800): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978770 item 59 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61800): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.502432925 +0000 UTC m=+5.869075726 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61d40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61d40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61d40): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61d40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61d40): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61d40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978930 item 59 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61d40): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61d40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.502915671 +0000 UTC m=+5.869558473 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d61d40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7e3c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7e3c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7e3c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7e3c0): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7e3c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.502915671 +0000 UTC m=+5.869558473 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7e3c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978af0 item 59 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ea00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ea00): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ea00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ea00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ea00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ea00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ea00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ea00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.504396151 +0000 UTC m=+5.871038953 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ea00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ef40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ef40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ef40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978e70 item 60 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ef40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ef40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.505292053 +0000 UTC m=+5.871934855 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7ef40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7f480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7f480): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7f480): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09979110 item 60 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7f480): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7f480): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7f480): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7f480): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7f480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.506128093 +0000 UTC m=+5.872770895 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7f480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7fa40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7fa40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7fa40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7fa40): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7fa40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.506128093 +0000 UTC m=+5.872770895 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d7fa40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09979340 item 60 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e180): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e180): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e180): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e180): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e180): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e180): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e180): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e180): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.507678385 +0000 UTC m=+5.874321186 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e180): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e6c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e6c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e6c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09979730 item 61 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e6c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e6c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.508115065 +0000 UTC m=+5.874757866 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954e6c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954edc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954edc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954edc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954edc0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954edc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.508115065 +0000 UTC m=+5.874757866 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954edc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099798f0 item 61 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f400): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f400): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f400): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f400): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f400): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f400): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f400): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f400): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.510075987 +0000 UTC m=+5.876718788 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f400): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f940): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f940): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09979c70 item 62 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f940): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.510398954 +0000 UTC m=+5.877041755 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0954f940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a140): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a140): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a140): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a140): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a140): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.510398954 +0000 UTC m=+5.877041755 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a140): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09979e30 item 62 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a780): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a780): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a780): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a780): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a780): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a780): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a780): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a780): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.511864014 +0000 UTC m=+5.878506816 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957a780): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957acc0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957acc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957acc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09920310 item 63 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957acc0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957acc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.512375334 +0000 UTC m=+5.879018136 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957acc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957b3c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957b3c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957b3c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957b3c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957b3c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.512375334 +0000 UTC m=+5.879018136 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957b3c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09920690 item 63 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957ba00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957ba00): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957ba00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957ba00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957ba00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957ba00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957ba00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957ba00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.513660258 +0000 UTC m=+5.880303118 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0957ba00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4040): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09920a80 item 64 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4040): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.514370441 +0000 UTC m=+5.881013243 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4740): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4740): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4740): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.514370441 +0000 UTC m=+5.881013243 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09920c40 item 64 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4d80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4d80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4d80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4d80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4d80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.515836013 +0000 UTC m=+5.882478814 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a4d80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5200): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5200): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5200): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5200): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09920fc0 item 65 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5200): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.516296668 +0000 UTC m=+5.882939469 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5700): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5700): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5700): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5700): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5700): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.516296668 +0000 UTC m=+5.882939469 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5700): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09921180 item 65 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5d40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5d40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5d40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5d40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5d40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.518049088 +0000 UTC m=+5.884691889 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095a5d40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d82c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d82c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09921650 item 66 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d82c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d82c0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d82c0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d82c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d82c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.518412311 +0000 UTC m=+5.885055112 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d82c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8800): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8800): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8800): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.518412311 +0000 UTC m=+5.885055112 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09921810 item 66 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8e40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8e40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8e40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8e40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8e40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.519386239 +0000 UTC m=+5.886029040 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d8e40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d92c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d92c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d92c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d92c0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d92c0): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09921b90 item 67 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d92c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d92c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.519821727 +0000 UTC m=+5.886464528 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d92c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d97c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d97c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d97c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d97c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d97c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.519821727 +0000 UTC m=+5.886464528 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d97c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6a000 item 67 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d9e40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d9e40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d9e40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d9e40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d9e40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.521451708 +0000 UTC m=+5.888094509 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095d9e40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6440): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6a380 item 68 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6440): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6440): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6440): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6440): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.521909428 +0000 UTC m=+5.888552228 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6980): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6980): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6980): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6980): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6980): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.521909428 +0000 UTC m=+5.888552228 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6980): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6a540 item 68 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6fc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6fc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6fc0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6fc0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6fc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.522997861 +0000 UTC m=+5.889640662 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f6fc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7440): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7440): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7440): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7440): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6a8c0 item 69 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7440): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.523461311 +0000 UTC m=+5.890104112 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7940): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7940): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7940): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.523461311 +0000 UTC m=+5.890104112 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f7940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6aa80 item 69 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a0c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a0c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a0c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a0c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a0c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.526830969 +0000 UTC m=+5.893473780 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a0c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a5c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a5c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6ae00 item 70 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a5c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a5c0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a5c0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a5c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a5c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.527359381 +0000 UTC m=+5.894002182 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960a5c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960ab00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960ab00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960ab00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960ab00): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960ab00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.527359381 +0000 UTC m=+5.894002182 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960ab00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6afc0 item 70 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b180): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b180): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b180): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b180): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b180): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.528379446 +0000 UTC m=+5.895022247 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b180): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b680): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b680): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b680): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b680): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b680): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6b340 item 71 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b680): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b680): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.528969685 +0000 UTC m=+5.895612486 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960b680): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960bb80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960bb80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960bb80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960bb80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960bb80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.528969685 +0000 UTC m=+5.895612486 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0960bb80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6b500 item 71 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e300): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e300): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e300): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.530354766 +0000 UTC m=+5.896997567 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e800): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6b880 item 72 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e800): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e800): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e800): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e800): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.530821242 +0000 UTC m=+5.897464042 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962e800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962ed40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962ed40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962ed40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962ed40): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962ed40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.530821242 +0000 UTC m=+5.897464042 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962ed40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6ba40 item 72 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f300): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f300): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f300): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f300): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f300): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.531878397 +0000 UTC m=+5.898521198 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f800): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f800): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6be30 item 73 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f800): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.532383104 +0000 UTC m=+5.899025945 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962f800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962fcc0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962fcc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962fcc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962fcc0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962fcc0): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aae150 item 73 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962fcc0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962fcc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.533007487 +0000 UTC m=+5.899650328 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0962fcc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a300): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a300): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a300): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.533007487 +0000 UTC m=+5.899650328 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aae380 item 73 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a940): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a940): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a940): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a940): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a940): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.534323068 +0000 UTC m=+5.900965879 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964a940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964ae40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964ae40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964ae40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aae700 item 74 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964ae40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964ae40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.53472392 +0000 UTC m=+5.901366721 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964ae40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b380): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b380): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aae8c0 item 74 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b380): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b380): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b380): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b380): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b380): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.535204622 +0000 UTC m=+5.901847424 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b380): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b900): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b900): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b900): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b900): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b900): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.535204622 +0000 UTC m=+5.901847424 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0964b900): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaea80 item 74 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a040): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a040): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a040): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a040): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.536526775 +0000 UTC m=+5.903169577 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a540): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a540): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaee00 item 75 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a540): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.5370514 +0000 UTC m=+5.903694202 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966a540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966aa80): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966aa80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966aa80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966aa80): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966aa80): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaefc0 item 75 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966aa80): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966aa80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.537602234 +0000 UTC m=+5.904245036 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966aa80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966afc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966afc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966afc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966afc0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966afc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.537602234 +0000 UTC m=+5.904245036 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966afc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaf1f0 item 75 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966b600): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966b600): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966b600): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966b600): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966b600): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966b600): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966b600): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.538669619 +0000 UTC m=+5.905312419 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966b600): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966bb00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966bb00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966bb00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaf570 item 76 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966bb00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966bb00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.539067696 +0000 UTC m=+5.905710497 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0966bb00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8140): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8140): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaf8f0 item 76 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8140): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8140): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8140): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8140): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8140): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.539580409 +0000 UTC m=+5.906223209 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8140): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a86c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a86c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a86c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a86c0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a86c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.539580409 +0000 UTC m=+5.906223209 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a86c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aafab0 item 76 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8d00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8d00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8d00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8d00): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8d00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8d00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8d00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.540621204 +0000 UTC m=+5.907264004 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a8d00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9200): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9200): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aafe30 item 77 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9200): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.541053425 +0000 UTC m=+5.907696227 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9900): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9900): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9900): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9900): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9900): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.541053425 +0000 UTC m=+5.907696227 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096a9900): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095ca230 item 77 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0040): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0040): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0040): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0040): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.542282764 +0000 UTC m=+5.908925565 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0540): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0540): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095ca5b0 item 78 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0540): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.542739161 +0000 UTC m=+5.909381962 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0c40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0c40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0c40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0c40): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0c40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.542739161 +0000 UTC m=+5.909381962 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d0c40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095ca7e0 item 78 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1280): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1280): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1280): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1280): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1280): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1280): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1280): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.543966304 +0000 UTC m=+5.910609106 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1280): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1780): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1780): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1780): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cac40 item 79 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1780): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1780): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.544452337 +0000 UTC m=+5.911095158 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1780): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1e80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1e80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1e80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1e80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1e80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.544452337 +0000 UTC m=+5.911095158 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d1e80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cae00 item 79 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ea5c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ea5c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ea5c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ea5c0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ea5c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ea5c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ea5c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.545511948 +0000 UTC m=+5.912154748 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ea5c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eaac0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eaac0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eaac0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cb180 item 80 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eaac0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eaac0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.546281542 +0000 UTC m=+5.912924344 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eaac0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb1c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb1c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb1c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb1c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb1c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.546281542 +0000 UTC m=+5.912924344 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb1c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cb570 item 80 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb800): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb800): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb800): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.547485383 +0000 UTC m=+5.914128184 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096eb800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ebc80): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ebc80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ebc80): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ebc80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ebc80): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ebc80): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090dc150 item 81 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ebc80): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ebc80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.54792603 +0000 UTC m=+5.914568841 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096ebc80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099162c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099162c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099162c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099162c0): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099162c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.54792603 +0000 UTC m=+5.914568841 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099162c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090dc540 item 81 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916940): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916940): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916940): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.549026126 +0000 UTC m=+5.915668927 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916e40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916e40): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916e40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090dcd90 item 82 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916e40): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916e40): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916e40): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916e40): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916e40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.549591778 +0000 UTC m=+5.916234579 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09916e40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099173c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099173c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099173c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099173c0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099173c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.549591778 +0000 UTC m=+5.916234579 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099173c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090dd110 item 82 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09917a40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09917a40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09917a40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09917a40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09917a40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.550921114 +0000 UTC m=+5.917563916 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09917a40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a040): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a040): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a040): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a040): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a040): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090ddb90 item 83 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a040): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.551426814 +0000 UTC m=+5.918069614 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a580): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a580): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a580): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a580): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a580): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.551426814 +0000 UTC m=+5.918069614 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995a580): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090dde30 item 83 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995ac00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995ac00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995ac00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995ac00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995ac00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.552555414 +0000 UTC m=+5.919198214 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995ac00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b100): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b100): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e0310 item 84 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b100): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b100): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b100): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b100): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.553023281 +0000 UTC m=+5.919666083 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b680): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b680): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b680): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b680): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b680): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.553023281 +0000 UTC m=+5.919666083 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995b680): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e04d0 item 84 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995bd00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995bd00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995bd00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995bd00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995bd00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.5542579 +0000 UTC m=+5.920900702 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0995bd00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980300): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980300): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980300): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980300): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980300): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e0850 item 85 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980300): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.554819284 +0000 UTC m=+5.921462085 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980840): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980840): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980840): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.554819284 +0000 UTC m=+5.921462085 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e0a10 item 85 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980ec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980ec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980ec0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980ec0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980ec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.555986576 +0000 UTC m=+5.922629376 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09980ec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099813c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099813c0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099813c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e0d90 item 86 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099813c0): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099813c0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099813c0): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099813c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099813c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.55653171 +0000 UTC m=+5.923174511 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099813c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09981940): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09981940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09981940): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09981940): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09981940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.55653171 +0000 UTC m=+5.923174511 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09981940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e1110 item 86 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a100c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a100c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a100c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a100c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a100c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.557669476 +0000 UTC m=+5.924312277 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a100c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a105c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a105c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a105c0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a105c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a105c0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a105c0): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e1490 item 87 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a105c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a105c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.55815627 +0000 UTC m=+5.924799071 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a105c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a10b00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a10b00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a10b00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a10b00): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a10b00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.55815627 +0000 UTC m=+5.924799071 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a10b00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e1650 item 87 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11180): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11180): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11180): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11180): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11180): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.559343108 +0000 UTC m=+5.925985910 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11180): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11680): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11680): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11680): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e19d0 item 88 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11680): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11680): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11680): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11680): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11680): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.559793525 +0000 UTC m=+5.926436325 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11680): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11c00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11c00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11c00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11c00): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11c00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.559793525 +0000 UTC m=+5.926436325 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a11c00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e1b90 item 88 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30340): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30340): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30340): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30340): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30340): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30340): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.560938635 +0000 UTC m=+5.927581436 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30880): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30880): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30880): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094669a0 item 89 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30880): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30880): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.561374103 +0000 UTC m=+5.928016904 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30880): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30dc0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30dc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30dc0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30dc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30dc0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30dc0): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09466e70 item 89 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30dc0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30dc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.561840468 +0000 UTC m=+5.928483270 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a30dc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31340): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31340): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31340): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.561840468 +0000 UTC m=+5.928483270 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094670a0 item 89 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31980): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31980): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31980): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31980): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31980): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31980): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31980): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31980): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.5631673 +0000 UTC m=+5.929810101 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31980): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31ec0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31ec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31ec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09467420 item 90 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31ec0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31ec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.563566529 +0000 UTC m=+5.930209329 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a31ec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72500): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72500): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72500): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094676c0 item 90 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72500): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72500): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72500): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72500): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72500): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.56405642 +0000 UTC m=+5.930699221 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72500): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72ac0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72ac0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72ac0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72ac0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72ac0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.56405642 +0000 UTC m=+5.930699221 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a72ac0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09467880 item 90 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73100): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73100): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73100): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73100): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73100): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73100): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.565217579 +0000 UTC m=+5.931860380 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73640): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73640): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09467c00 item 91 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73640): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.565709693 +0000 UTC m=+5.932352494 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73b80): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73b80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73b80): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73b80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73b80): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73b80): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a4000 item 91 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73b80): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73b80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.568281332 +0000 UTC m=+5.934924133 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a73b80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c200): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c200): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c200): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.568281332 +0000 UTC m=+5.934924133 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a4620 item 91 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c840): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c840): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c840): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c840): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c840): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c840): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.569455016 +0000 UTC m=+5.936097838 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8c840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8cd80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8cd80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8cd80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a51f0 item 92 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8cd80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8cd80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.570107672 +0000 UTC m=+5.936750473 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8cd80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d2c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d2c0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d2c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a5500 item 92 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d2c0): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d2c0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d2c0): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d2c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d2c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.57056465 +0000 UTC m=+5.937207451 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d2c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d880): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d880): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d880): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d880): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d880): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.57056465 +0000 UTC m=+5.937207451 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8d880): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a56c0 item 92 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8dec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8dec0): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8dec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8dec0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8dec0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8dec0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8dec0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8dec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.572166979 +0000 UTC m=+5.938809830 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a8dec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abe500): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abe500): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abe500): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a5ce0 item 93 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abe500): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abe500): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.572569625 +0000 UTC m=+5.939212436 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abe500): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abec00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abec00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abec00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abec00): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abec00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.572569625 +0000 UTC m=+5.939212436 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abec00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a580e0 item 93 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf240): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf240): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf240): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf240): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf240): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf240): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.573925962 +0000 UTC m=+5.940568763 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf780): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf780): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf780): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58460 item 94 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf780): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf780): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.574508776 +0000 UTC m=+5.941151577 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abf780): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abfe80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abfe80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abfe80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abfe80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abfe80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.574508776 +0000 UTC m=+5.941151577 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09abfe80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58690 item 94 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aea5c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aea5c0): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aea5c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aea5c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aea5c0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aea5c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aea5c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aea5c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.575997652 +0000 UTC m=+5.942640454 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aea5c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeab00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeab00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeab00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58a10 item 95 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeab00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeab00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.576481851 +0000 UTC m=+5.943124652 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeab00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb200): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb200): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb200): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.576481851 +0000 UTC m=+5.943124652 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58bd0 item 95 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 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/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb840): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb840): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb840): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb840): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb840): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb840): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.577858546 +0000 UTC m=+5.944501367 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aeb840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aebd80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aebd80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aebd80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58f50 item 96 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aebd80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aebd80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.578330082 +0000 UTC m=+5.944972973 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09aebd80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18580): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18580): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18580): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18580): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18580): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.578330082 +0000 UTC m=+5.944972973 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18580): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a59110 item 96 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= 2026/06/20 05:18:45 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : >WaitForWriters: 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e900): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e900): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e900): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e900): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e900): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.585856866 +0000 UTC m=+5.952499666 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949e900): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949ed80): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949ed80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949ed80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949ed80): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949ed80): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949ed80): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949ed80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.585856866 +0000 UTC m=+5.952499666 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949ed80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f240): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f240): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f240): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.585856866 +0000 UTC m=+5.952499666 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094803f0 item 1 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f880): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f880): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f880): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f880): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f880): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.587832003 +0000 UTC m=+5.954474805 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949f880): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949fd80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949fd80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949fd80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949fd80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949fd80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.587832003 +0000 UTC m=+5.954474805 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0949fd80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09480bd0 item 2 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d04c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d04c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d04c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d04c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d04c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.589321751 +0000 UTC m=+5.955964552 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d04c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0940): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0940): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0940): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0940): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0940): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.589321751 +0000 UTC m=+5.955964552 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0e00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0e00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0e00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0e00): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0e00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.589321751 +0000 UTC m=+5.955964552 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d0e00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09480f50 item 3 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d1480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d1480): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d1480): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d1480): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d1480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.59091362 +0000 UTC m=+5.957556421 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d1480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d19c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d19c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d19c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d19c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d19c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.59091362 +0000 UTC m=+5.957556421 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d19c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09481570 item 4 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa100): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa100): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa100): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.592186801 +0000 UTC m=+5.958829603 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa580): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa580): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa580): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa580): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa580): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa580): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa580): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.592186801 +0000 UTC m=+5.958829603 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa580): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094faa40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094faa40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094faa40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094faa40): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094faa40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.592186801 +0000 UTC m=+5.958829603 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094faa40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094818f0 item 5 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb0c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb0c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb0c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb0c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb0c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.594277688 +0000 UTC m=+5.960920489 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb0c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb600): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb600): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb600): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb600): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb600): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.594277688 +0000 UTC m=+5.960920489 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb600): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096260e0 item 6 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbc80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbc80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbc80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbc80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbc80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.595573451 +0000 UTC m=+5.962216252 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbc80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a280): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a280): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a280): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a280): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a280): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a280): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a280): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.595573451 +0000 UTC m=+5.962216252 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a280): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a740): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a740): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a740): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.595573451 +0000 UTC m=+5.962216252 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9a740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096269a0 item 7 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9adc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9adc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9adc0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9adc0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9adc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.597244788 +0000 UTC m=+5.963887590 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9adc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b300): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b300): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b300): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.597244788 +0000 UTC m=+5.963887590 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09627110 item 8 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b8c0): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09b9b8c0): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b8c0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b8c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b8c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9b8c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9bc80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9bc80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9bc80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9bc80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9bc80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.598564596 +0000 UTC m=+5.965207398 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b9bc80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0200): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0200): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0200): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0200): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0200): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.598564596 +0000 UTC m=+5.965207398 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0700): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0700): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0700): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0700): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0700): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.598564596 +0000 UTC m=+5.965207398 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0700): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f08d084d0 item 9 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0d80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0d80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0d80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0d80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0d80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.600526681 +0000 UTC m=+5.967169483 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b0d80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b12c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b12c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b12c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b12c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b12c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.600526681 +0000 UTC m=+5.967169483 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b12c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f08d08fc0 item 10 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1900): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f099b1900): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1900): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1900): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1900): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1900): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1900): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1cc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1cc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1cc0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1cc0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1cc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.601845128 +0000 UTC m=+5.968487949 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099b1cc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa2c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa2c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa2c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa2c0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa2c0): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa2c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa2c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.601845128 +0000 UTC m=+5.968487949 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa2c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa7c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa7c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa7c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa7c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa7c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.601845128 +0000 UTC m=+5.968487949 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fa7c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f08d098f0 item 11 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fae40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fae40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fae40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fae40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fae40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.603501437 +0000 UTC m=+5.970144258 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fae40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb380): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb380): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb380): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb380): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb380): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.603501437 +0000 UTC m=+5.970144258 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb380): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090b4ee0 item 12 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb9c0): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f099fb9c0): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb9c0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb9c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb9c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb9c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fb9c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fbd80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fbd80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fbd80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fbd80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fbd80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.605154771 +0000 UTC m=+5.971797573 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099fbd80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1c540): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1c540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1c540): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1c540): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1c540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.605154771 +0000 UTC m=+5.971797573 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1c540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090b5810 item 13 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1cbc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1cbc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1cbc0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1cbc0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1cbc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.606390663 +0000 UTC m=+5.973033463 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1cbc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d100): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d100): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d100): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.606390663 +0000 UTC m=+5.973033463 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090ba380 item 14 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d740): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09c1d740): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d740): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d740): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d740): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d740): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1d740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1db00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1db00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1db00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1db00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1db00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.607748152 +0000 UTC m=+5.974390963 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c1db00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c382c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c382c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c382c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c382c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c382c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.607748152 +0000 UTC m=+5.974390963 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c382c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090bb2d0 item 15 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38940): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38940): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38940): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.609016894 +0000 UTC m=+5.975659695 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38e80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38e80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38e80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38e80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38e80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.609016894 +0000 UTC m=+5.975659695 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c38e80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090bb8f0 item 16 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c394c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c394c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c394c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c394c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c394c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.610366739 +0000 UTC m=+5.977009540 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c394c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39940): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39940): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39940): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39940): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39940): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39940): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.610366739 +0000 UTC m=+5.977009540 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39e40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39e40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39e40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39e40): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39e40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.610366739 +0000 UTC m=+5.977009540 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c39e40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090660e0 item 17 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5e5c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5e5c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5e5c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5e5c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5e5c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.612233805 +0000 UTC m=+5.978876656 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5e5c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5eb00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5eb00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5eb00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5eb00): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5eb00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.612233805 +0000 UTC m=+5.978876656 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5eb00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09067e30 item 18 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f180): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f180): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f180): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f180): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f180): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.613448816 +0000 UTC m=+5.980091617 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f180): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f680): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f680): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f680): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f680): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f680): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f680): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f680): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f680): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.613448816 +0000 UTC m=+5.980091617 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5f680): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5fb80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5fb80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5fb80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5fb80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5fb80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.613448816 +0000 UTC m=+5.980091617 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c5fb80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095ce3f0 item 19 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76300): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76300): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76300): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.615576572 +0000 UTC m=+5.982219413 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76840): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76840): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76840): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.615576572 +0000 UTC m=+5.982219413 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095ce930 item 20 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76ec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76ec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76ec0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76ec0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76ec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.617304896 +0000 UTC m=+5.983947707 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c76ec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c773c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c773c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c773c0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c773c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c773c0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c773c0): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c773c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c773c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.617304896 +0000 UTC m=+5.983947707 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c773c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c778c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c778c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c778c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c778c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c778c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.617304896 +0000 UTC m=+5.983947707 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c778c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cee70 item 21 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e040): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e040): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.61942092 +0000 UTC m=+5.986063721 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e580): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e580): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e580): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e580): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e580): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.61942092 +0000 UTC m=+5.986063721 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9e580): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cf500 item 22 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9ec00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9ec00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9ec00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9ec00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9ec00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.620923702 +0000 UTC m=+5.987566553 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9ec00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f100): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f100): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f100): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f100): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f100): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f100): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.620923702 +0000 UTC m=+5.987566553 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f600): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f600): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f600): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f600): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f600): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.620923702 +0000 UTC m=+5.987566553 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9f600): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cf9d0 item 23 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9fc80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9fc80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9fc80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9fc80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9fc80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.623151536 +0000 UTC m=+5.989794387 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09c9fc80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc02c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc02c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc02c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc02c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc02c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.623151536 +0000 UTC m=+5.989794387 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc02c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0919c000 item 24 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0900): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09cc0900): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0900): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0900): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0900): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0900): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0900): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0cc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0cc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0cc0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0cc0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0cc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.624888848 +0000 UTC m=+5.991531649 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cc0cc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6540): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6540): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6540): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6540): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6540): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6540): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.624888848 +0000 UTC m=+5.991531649 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6a80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6a80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6a80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6a80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6a80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.624888848 +0000 UTC m=+5.991531649 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6a80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096277a0 item 25 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7100): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7100): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7100): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.626664722 +0000 UTC m=+5.993307554 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7640): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7640): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7640): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.626664722 +0000 UTC m=+5.993307554 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f08d92000 item 26 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7c80): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09bb7c80): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7c80): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7c80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7c80): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7c80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8140): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8140): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8140): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8140): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8140): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.628044484 +0000 UTC m=+5.994687295 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8140): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8640): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8640): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8640): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8640): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8640): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8640): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.628044484 +0000 UTC m=+5.994687295 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8b80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8b80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8b80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8b80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8b80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.628044484 +0000 UTC m=+5.994687295 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd8b80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f08d925b0 item 27 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9200): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9200): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9200): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.629828093 +0000 UTC m=+5.996470894 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9740): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9740): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9740): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.629828093 +0000 UTC m=+5.996470894 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f08d92c40 item 28 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9d80): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09bd9d80): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9d80): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9d80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9d80): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bd9d80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02240): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02240): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02240): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.631516022 +0000 UTC m=+5.998158833 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02900): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02900): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02900): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02900): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02900): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.631516022 +0000 UTC m=+5.998158833 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02900): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f08d93260 item 29 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02f80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02f80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02f80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02f80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02f80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.633278372 +0000 UTC m=+5.999921183 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d02f80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d034c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d034c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d034c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d034c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d034c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.633278372 +0000 UTC m=+5.999921183 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d034c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f08d93b20 item 30 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03b00): _readAt: size=2, off=0 2026/06/20 05:18:45 ERROR : open-test-file(0x297f09d03b00): Couldn't read size of file 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03b00): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03b00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03b00): close: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03b00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03ec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03ec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03ec0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03ec0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03ec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.635073893 +0000 UTC m=+6.001716714 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d03ec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24680): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24680): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24680): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24680): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24680): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.635073893 +0000 UTC m=+6.001716714 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24680): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090a8620 item 31 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24d00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24d00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24d00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24d00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24d00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.639784918 +0000 UTC m=+6.006427760 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24d00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18480): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18480): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18480): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.639784918 +0000 UTC m=+6.006427760 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096a21c0 item 32 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18ac0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18ac0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18ac0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18ac0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18ac0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.64134554 +0000 UTC m=+6.007988381 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18ac0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18f40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18f40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18f40): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18f40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18f40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096a2700 item 33 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18f40): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18f40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.64186767 +0000 UTC m=+6.008510481 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b18f40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19480): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19480): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19480): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.64186767 +0000 UTC m=+6.008510481 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096a2930 item 33 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19ac0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19ac0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19ac0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19ac0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19ac0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.644234494 +0000 UTC m=+6.010877295 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b19ac0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096a2cb0 item 34 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24040): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24040): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24040): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24040): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.644717781 +0000 UTC m=+6.011360582 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24580): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24580): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24580): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24580): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24580): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.644717781 +0000 UTC m=+6.011360582 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24580): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096a2e70 item 34 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24f40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24f40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24f40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24f40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24f40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.647005787 +0000 UTC m=+6.013648589 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d24f40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d253c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d253c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d253c0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d253c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d253c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096a3340 item 35 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d253c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d253c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.647605384 +0000 UTC m=+6.014248185 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d253c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d258c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d258c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d258c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d258c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d258c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.647605384 +0000 UTC m=+6.014248185 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09d258c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096a3500 item 35 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464040): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464040): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.649343468 +0000 UTC m=+6.015986269 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464640): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096a3880 item 36 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464640): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464640): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464640): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464640): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.651023182 +0000 UTC m=+6.017666004 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464b80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464b80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464b80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464b80): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464b80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.651023182 +0000 UTC m=+6.017666004 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09464b80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f096a3b20 item 36 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094651c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094651c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094651c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094651c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094651c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.652205131 +0000 UTC m=+6.018847932 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094651c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465640): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465640): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465640): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465640): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0919c0e0 item 37 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465640): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.653004332 +0000 UTC m=+6.019647133 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.653004332 +0000 UTC m=+6.019647133 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09465b40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0919c4d0 item 37 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172880): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172880): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172880): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172880): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172880): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.654317698 +0000 UTC m=+6.020960499 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09172880): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09173340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09173340): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0919cc40 item 38 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09173340): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09173340): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09173340): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09173340): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09173340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.654901474 +0000 UTC m=+6.021544275 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09173340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f040): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f040): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f040): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.654901474 +0000 UTC m=+6.021544275 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0919f040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090a8230 item 38 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332140): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332140): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332140): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332140): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332140): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.6573753 +0000 UTC m=+6.024018101 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332140): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332640): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332640): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332640): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332640): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090a8fc0 item 39 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332640): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.657906637 +0000 UTC m=+6.024549438 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.657906637 +0000 UTC m=+6.024549438 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09332b40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09356000 item 39 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093331c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093331c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093331c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093331c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093331c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.65921291 +0000 UTC m=+6.025855731 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093331c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093336c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093336c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093563f0 item 40 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093336c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093336c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093336c0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093336c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093336c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.659883188 +0000 UTC m=+6.026526009 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093336c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333cc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333cc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333cc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333cc0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333cc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.659883188 +0000 UTC m=+6.026526009 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09333cc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093565b0 item 40 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a540): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a540): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a540): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a540): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a540): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.661467994 +0000 UTC m=+6.028110795 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0a540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0aa40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0aa40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0aa40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09356c40 item 41 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0aa40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0aa40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.661873135 +0000 UTC m=+6.028515937 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0aa40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0af00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0af00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0af00): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0af00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0af00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09356ee0 item 41 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0af00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0af00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.662311919 +0000 UTC m=+6.028954721 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0af00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b440): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b440): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b440): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.662311919 +0000 UTC m=+6.028954721 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0b440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093570a0 item 41 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ba80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ba80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ba80): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ba80): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ba80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ba80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ba80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.663493539 +0000 UTC m=+6.030136340 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b0ba80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502100): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502100): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09357420 item 42 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502100): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.663962178 +0000 UTC m=+6.030604980 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502780): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502780): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09357810 item 42 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502780): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502780): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502780): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502780): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502780): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.664791135 +0000 UTC m=+6.031433936 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502780): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502d00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502d00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502d00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502d00): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502d00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.664791135 +0000 UTC m=+6.031433936 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09502d00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093579d0 item 42 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.666007999 +0000 UTC m=+6.032650800 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503840): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503840): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09996000 item 43 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503840): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.666645096 +0000 UTC m=+6.033287898 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503d80): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503d80): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503d80): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503d80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503d80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099961c0 item 43 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503d80): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503d80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.667075976 +0000 UTC m=+6.033718776 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09503d80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a440): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a440): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a440): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.667075976 +0000 UTC m=+6.033718776 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941a440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09996460 item 43 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ab80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ab80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ab80): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ab80): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ab80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ab80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ab80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.668255499 +0000 UTC m=+6.034898300 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941ab80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b0c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b0c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b0c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099967e0 item 44 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b0c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b0c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.668641053 +0000 UTC m=+6.035283855 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b0c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b600): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b600): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099969a0 item 44 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b600): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b600): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b600): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b600): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b600): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.669133879 +0000 UTC m=+6.035776680 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941b600): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bb80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bb80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bb80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bb80): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bb80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.669133879 +0000 UTC m=+6.035776680 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0941bb80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09996fc0 item 44 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6300): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6300): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6300): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6300): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6300): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.670457674 +0000 UTC m=+6.037100516 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6800): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6800): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099973b0 item 45 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6800): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.670889756 +0000 UTC m=+6.037532557 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6f00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6f00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6f00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6f00): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6f00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.670889756 +0000 UTC m=+6.037532557 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb6f00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09997570 item 45 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7540): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7540): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7540): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7540): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7540): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.672575722 +0000 UTC m=+6.039218523 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7a40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7a40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7a40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099978f0 item 46 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7a40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7a40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.67304352 +0000 UTC m=+6.039686322 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09bb7a40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392240): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392240): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392240): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.67304352 +0000 UTC m=+6.039686322 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09997ab0 item 46 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392880): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392880): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392880): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392880): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392880): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392880): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392880): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.674431026 +0000 UTC m=+6.041073857 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392880): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392d80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392d80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392d80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09997e30 item 47 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392d80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392d80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.67489651 +0000 UTC m=+6.041539331 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09392d80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393480): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393480): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393480): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.67489651 +0000 UTC m=+6.041539331 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b68c0 item 47 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393ac0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393ac0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393ac0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393ac0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393ac0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393ac0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.67659525 +0000 UTC m=+6.043238050 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09393ac0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d40c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d40c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d40c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b6cb0 item 48 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d40c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d40c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.67703725 +0000 UTC m=+6.043680051 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d40c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d47c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d47c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d47c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d47c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d47c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.67703725 +0000 UTC m=+6.043680051 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d47c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b7030 item 48 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d4e00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d4e00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d4e00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d4e00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d4e00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.678301214 +0000 UTC m=+6.044944054 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d4e00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5280): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5280): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5280): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5280): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5280): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5280): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b7420 item 49 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5280): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5280): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.678836739 +0000 UTC m=+6.045479550 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5280): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d57c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d57c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d57c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d57c0): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d57c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.678836739 +0000 UTC m=+6.045479550 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d57c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b75e0 item 49 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5e40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5e40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5e40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5e40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5e40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.680184229 +0000 UTC m=+6.046827050 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093d5e40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093e8440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093e8440): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093e8440): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f092b7b20 item 50 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093e8440): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093e8440): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093e8440): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093e8440): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093e8440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.680790649 +0000 UTC m=+6.047433449 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f093e8440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce40c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce40c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce40c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce40c0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce40c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.680790649 +0000 UTC m=+6.047433449 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce40c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0919ce70 item 50 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4740): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4740): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4740): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.682371326 +0000 UTC m=+6.049014127 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4c40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4c40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4c40): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4c40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4c40): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4c40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0919dab0 item 51 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4c40): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4c40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.683435114 +0000 UTC m=+6.050077915 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce4c40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5180): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5180): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5180): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5180): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5180): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.683435114 +0000 UTC m=+6.050077915 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5180): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f0919dce0 item 51 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5800): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5800): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5800): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.68467936 +0000 UTC m=+6.051322161 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5d00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5d00): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5d00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095072d0 item 52 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5d00): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5d00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5d00): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5d00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5d00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.685287101 +0000 UTC m=+6.051929903 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09ce5d00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6380): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6380): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6380): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6380): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6380): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.685287101 +0000 UTC m=+6.051929903 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6380): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09507490 item 52 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6a00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6a00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6a00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6a00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6a00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.686551155 +0000 UTC m=+6.053193956 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6a00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6f00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6f00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6f00): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6f00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6f00): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6f00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09507960 item 53 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6f00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6f00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.687375743 +0000 UTC m=+6.054018544 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf6f00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7440): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7440): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7440): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.687375743 +0000 UTC m=+6.054018544 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09507b90 item 53 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7ac0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7ac0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7ac0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7ac0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7ac0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.688964907 +0000 UTC m=+6.055607708 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09cf7ac0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094500c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094500c0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094500c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09352380 item 54 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094500c0): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094500c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094500c0): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094500c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094500c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.689709656 +0000 UTC m=+6.056352487 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094500c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450640): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450640): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450640): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.689709656 +0000 UTC m=+6.056352487 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093528c0 item 54 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450cc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450cc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450cc0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450cc0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450cc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.691564849 +0000 UTC m=+6.058207651 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09450cc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094511c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094511c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094511c0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094511c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094511c0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094511c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09352ee0 item 55 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094511c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094511c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.692097018 +0000 UTC m=+6.058739820 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094511c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451700): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451700): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451700): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451700): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451700): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.692097018 +0000 UTC m=+6.058739820 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451700): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093531f0 item 55 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451d80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451d80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451d80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451d80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451d80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.693640076 +0000 UTC m=+6.060282878 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09451d80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486380): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486380): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486380): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09353570 item 56 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486380): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486380): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486380): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486380): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486380): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.694152368 +0000 UTC m=+6.060795169 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486380): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486900): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486900): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486900): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486900): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486900): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.694152368 +0000 UTC m=+6.060795169 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486900): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f093537a0 item 56 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486f40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486f40): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486f40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486f40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486f40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486f40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486f40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486f40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.695473549 +0000 UTC m=+6.062116350 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09486f40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09487480): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09487480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09487480): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09353d50 item 57 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09487480): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09487480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.695956546 +0000 UTC m=+6.062599347 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09487480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094879c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094879c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094879c0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094879c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094879c0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094879c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978070 item 57 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094879c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094879c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.696472715 +0000 UTC m=+6.063115516 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094879c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa040): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa040): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa040): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.696472715 +0000 UTC m=+6.063115516 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978230 item 57 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa680): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa680): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa680): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa680): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa680): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa680): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa680): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa680): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.697963273 +0000 UTC m=+6.064606075 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aa680): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aabc0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aabc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aabc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099785b0 item 58 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aabc0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aabc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.698526953 +0000 UTC m=+6.065169754 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094aabc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab100): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab100): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978770 item 58 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab100): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab100): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab100): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab100): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.699167936 +0000 UTC m=+6.065810737 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab6c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab6c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab6c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab6c0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab6c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.699167936 +0000 UTC m=+6.065810737 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ab6c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978930 item 58 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094abd00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094abd00): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094abd00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094abd00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094abd00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094abd00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094abd00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094abd00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.700397214 +0000 UTC m=+6.067040015 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094abd00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba340): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba340): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978cb0 item 59 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba340): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.700841138 +0000 UTC m=+6.067483939 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba880): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba880): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba880): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba880): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba880): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba880): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09978e70 item 59 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba880): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba880): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.701353701 +0000 UTC m=+6.067996501 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094ba880): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bae00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bae00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bae00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bae00): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bae00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.701353701 +0000 UTC m=+6.067996501 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bae00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09979110 item 59 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb440): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb440): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb440): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb440): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb440): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb440): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.702519931 +0000 UTC m=+6.069162731 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb980): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb980): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb980): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09979500 item 60 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb980): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb980): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.703161024 +0000 UTC m=+6.069803825 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bb980): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bbec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bbec0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bbec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09979730 item 60 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bbec0): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bbec0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bbec0): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bbec0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bbec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.703721366 +0000 UTC m=+6.070364167 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094bbec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2580): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2580): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2580): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2580): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2580): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.703721366 +0000 UTC m=+6.070364167 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2580): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f099798f0 item 60 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2bc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2bc0): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2bc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2bc0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2bc0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2bc0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2bc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.70519858 +0000 UTC m=+6.071841382 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d2bc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3100): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3100): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09979c70 item 61 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3100): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.705606766 +0000 UTC m=+6.072249567 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3800): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3800): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3800): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3800): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3800): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.705606766 +0000 UTC m=+6.072249567 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3800): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09979e30 item 61 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3e40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3e40): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3e40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3e40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3e40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3e40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3e40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3e40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.706760914 +0000 UTC m=+6.073403715 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094d3e40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa480): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa480): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09920310 item 62 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa480): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.707301328 +0000 UTC m=+6.073944129 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fa480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fab80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fab80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fab80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fab80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fab80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.707301328 +0000 UTC m=+6.073944129 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fab80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09920690 item 62 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb1c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb1c0): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb1c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb1c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb1c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb1c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb1c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.708707248 +0000 UTC m=+6.075350049 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb1c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb700): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb700): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb700): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09920a80 item 63 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb700): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb700): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.709167923 +0000 UTC m=+6.075810724 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fb700): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbe00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbe00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbe00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbe00): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbe00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.709167923 +0000 UTC m=+6.075810724 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f094fbe00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09920c40 item 63 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540540): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540540): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540540): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540540): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540540): >_readAt: n=0, err=Bad file descriptor 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540540): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540540): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540540): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.710723174 +0000 UTC m=+6.077365975 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540540): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540a80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540a80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540a80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09920fc0 item 64 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540a80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540a80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.71128049 +0000 UTC m=+6.077923291 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09540a80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a0c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a0c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a0c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a0c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a0c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.71128049 +0000 UTC m=+6.077923291 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a0c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09921180 item 64 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a780): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a780): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a780): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a780): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a780): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.71276067 +0000 UTC m=+6.079403471 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5a780): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5ac00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5ac00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5ac00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5ac00): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5ac00): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6a2a0 item 65 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5ac00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5ac00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.713367489 +0000 UTC m=+6.080010290 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5ac00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b100): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b100): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b100): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b100): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b100): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.713367489 +0000 UTC m=+6.080010290 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b100): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6a460 item 65 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b740): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b740): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b740): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.714823733 +0000 UTC m=+6.081466535 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5b740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5bbc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5bbc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6a7e0 item 66 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5bbc0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5bbc0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5bbc0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5bbc0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5bbc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.715316979 +0000 UTC m=+6.081959781 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b5bbc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74200): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74200): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74200): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.715316979 +0000 UTC m=+6.081959781 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6a9a0 item 66 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74840): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74840): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74840): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.71640825 +0000 UTC m=+6.083051050 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74cc0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74cc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74cc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74cc0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74cc0): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6ad20 item 67 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74cc0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74cc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.716875396 +0000 UTC m=+6.083518197 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b74cc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b751c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b751c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b751c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b751c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b751c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.716875396 +0000 UTC m=+6.083518197 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b751c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6aee0 item 67 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75840): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75840): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75840): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.718311022 +0000 UTC m=+6.084953823 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75d40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75d40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6b260 item 68 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75d40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75d40): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75d40): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75d40): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75d40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.718820819 +0000 UTC m=+6.085463620 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09b75d40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592380): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592380): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592380): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592380): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592380): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.718820819 +0000 UTC m=+6.085463620 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592380): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6b420 item 68 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095929c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095929c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095929c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095929c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095929c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.720063513 +0000 UTC m=+6.086706313 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095929c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592e40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592e40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592e40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592e40): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592e40): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6b7a0 item 69 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592e40): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592e40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.720622622 +0000 UTC m=+6.087265424 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09592e40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593340): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593340): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593340): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.720622622 +0000 UTC m=+6.087265424 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6b960 item 69 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095939c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095939c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095939c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095939c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095939c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.721858263 +0000 UTC m=+6.088501064 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095939c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593ec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593ec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a6bd50 item 70 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593ec0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593ec0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593ec0): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593ec0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593ec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.722324599 +0000 UTC m=+6.088967420 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09593ec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2500): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2500): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2500): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2500): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2500): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.722324599 +0000 UTC m=+6.088967420 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2500): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aae070 item 70 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2b80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2b80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2b80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2b80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2b80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.723508371 +0000 UTC m=+6.090151222 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c2b80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3080): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3080): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3080): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3080): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3080): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aae460 item 71 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3080): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3080): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.723993031 +0000 UTC m=+6.090635852 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3080): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3580): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3580): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3580): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3580): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3580): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.723993031 +0000 UTC m=+6.090635852 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3580): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aae620 item 71 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3c00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3c00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3c00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3c00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3c00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.725210618 +0000 UTC m=+6.091853419 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095c3c00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4200): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aae9a0 item 72 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4200): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4200): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4200): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4200): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.725640054 +0000 UTC m=+6.092282856 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4740): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4740): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4740): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4740): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4740): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.725640054 +0000 UTC m=+6.092282856 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4740): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaeb60 item 72 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4d00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4d00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4d00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4d00): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4d00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4d00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4d00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.726676531 +0000 UTC m=+6.093319331 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f4d00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5200): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5200): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaeee0 item 73 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5200): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.727104123 +0000 UTC m=+6.093746924 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f56c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f56c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f56c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f56c0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f56c0): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaf0a0 item 73 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f56c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f56c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.727559719 +0000 UTC m=+6.094202530 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f56c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5c00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5c00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5c00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5c00): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5c00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.727559719 +0000 UTC m=+6.094202530 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f095f5c00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaf2d0 item 73 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608340): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608340): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608340): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608340): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608340): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.728784569 +0000 UTC m=+6.095427370 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608840): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608840): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaf810 item 74 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608840): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.729168079 +0000 UTC m=+6.095810890 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608d80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608d80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aaf9d0 item 74 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608d80): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608d80): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608d80): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608d80): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608d80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.729609668 +0000 UTC m=+6.096252470 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09608d80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609300): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609300): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609300): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.729609668 +0000 UTC m=+6.096252470 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09aafb90 item 74 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609940): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609940): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609940): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609940): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609940): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.730637408 +0000 UTC m=+6.097280209 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609e40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609e40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609e40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095ca150 item 75 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609e40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609e40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.73106449 +0000 UTC m=+6.097707291 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09609e40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09620480): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09620480): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09620480): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09620480): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09620480): _writeAt: size=3, off=2 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095ca310 item 75 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09620480): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09620480): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.731483617 +0000 UTC m=+6.098126418 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09620480): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096209c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096209c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096209c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096209c0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096209c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.731483617 +0000 UTC m=+6.098126418 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096209c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095ca4d0 item 75 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621000): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621000): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621000): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621000): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621000): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621000): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621000): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.732696636 +0000 UTC m=+6.099339436 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621000): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621500): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621500): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621500): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095ca8c0 item 76 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621500): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621500): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.733070887 +0000 UTC m=+6.099713688 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621500): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621a40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621a40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095caa80 item 76 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621a40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621a40): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621a40): _writeAt: size=3, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621a40): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621a40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.733565275 +0000 UTC m=+6.100208077 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09621a40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096440c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096440c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096440c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096440c0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096440c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.733565275 +0000 UTC m=+6.100208077 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096440c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cad20 item 76 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644700): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644700): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644700): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644700): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644700): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644700): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644700): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.734668447 +0000 UTC m=+6.101311248 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644700): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644c00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644c00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644c00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cb0a0 item 77 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644c00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644c00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.735057979 +0000 UTC m=+6.101700780 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09644c00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645300): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645300): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645300): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645300): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645300): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.735057979 +0000 UTC m=+6.101700780 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645300): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cb340 item 77 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645940): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645940): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645940): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645940): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645940): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.736304139 +0000 UTC m=+6.102946940 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645e40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645e40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645e40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f095cbb20 item 78 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645e40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645e40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.736715161 +0000 UTC m=+6.103357972 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09645e40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672640): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672640): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672640): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672640): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672640): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.736715161 +0000 UTC m=+6.103357972 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672640): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090dc460 item 78 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672c80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672c80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672c80): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672c80): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672c80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672c80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672c80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.73828578 +0000 UTC m=+6.104928601 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09672c80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673180): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673180): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673180): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090dcc40 item 79 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673180): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673180): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.738685801 +0000 UTC m=+6.105328602 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673180): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673880): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673880): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673880): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673880): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673880): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.738685801 +0000 UTC m=+6.105328602 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673880): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090dcfc0 item 79 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673ec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673ec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673ec0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673ec0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673ec0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673ec0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673ec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.739923425 +0000 UTC m=+6.106566226 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09673ec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b64c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b64c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b64c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090dd9d0 item 80 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b64c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b64c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.740441308 +0000 UTC m=+6.107084109 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b64c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b6bc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b6bc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b6bc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b6bc0): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b6bc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.740441308 +0000 UTC m=+6.107084109 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b6bc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f090ddd50 item 80 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7200): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7200): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7200): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7200): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7200): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.741630421 +0000 UTC m=+6.108273232 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7200): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7680): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7680): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7680): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7680): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7680): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7680): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e0230 item 81 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7680): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7680): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.742135239 +0000 UTC m=+6.108778039 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7680): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7bc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7bc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7bc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7bc0): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7bc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.742135239 +0000 UTC m=+6.108778039 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096b7bc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e03f0 item 81 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8340): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8340): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8340): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.743232849 +0000 UTC m=+6.109875660 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8840): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8840): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8840): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e0770 item 82 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8840): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8840): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8840): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8840): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8840): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.743693794 +0000 UTC m=+6.110336595 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8840): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8dc0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8dc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8dc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8dc0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8dc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.743693794 +0000 UTC m=+6.110336595 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d8dc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e0930 item 82 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9440): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9440): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9440): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9440): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9440): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.744829928 +0000 UTC m=+6.111472729 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9440): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9940): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9940): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9940): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9940): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9940): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9940): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e0cb0 item 83 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9940): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9940): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.745294771 +0000 UTC m=+6.111937592 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9940): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9e80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9e80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9e80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9e80): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9e80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.745294771 +0000 UTC m=+6.111937592 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f096d9e80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e0fc0 item 83 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900600): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900600): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900600): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900600): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900600): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.746422798 +0000 UTC m=+6.113065620 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900600): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900b00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900b00): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900b00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e13b0 item 84 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900b00): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900b00): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900b00): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900b00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900b00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.746922518 +0000 UTC m=+6.113565319 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09900b00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901080): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901080): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901080): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901080): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901080): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.746922518 +0000 UTC m=+6.113565319 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901080): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e1570 item 84 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901700): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901700): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901700): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901700): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901700): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.748336913 +0000 UTC m=+6.114979715 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901700): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901c00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901c00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901c00): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901c00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901c00): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901c00): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e18f0 item 85 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901c00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901c00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.748899901 +0000 UTC m=+6.115542701 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09901c00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a240): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a240): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a240): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.748899901 +0000 UTC m=+6.115542701 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e1ab0 item 85 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a8c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a8c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a8c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a8c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a8c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.750066111 +0000 UTC m=+6.116708912 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993a8c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993adc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993adc0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993adc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094e1e30 item 86 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993adc0): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993adc0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993adc0): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993adc0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993adc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.750515234 +0000 UTC m=+6.117158035 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993adc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b340): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b340): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b340): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b340): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b340): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.750515234 +0000 UTC m=+6.117158035 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b340): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09466d20 item 86 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b9c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b9c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b9c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b9c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b9c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.751758457 +0000 UTC m=+6.118401309 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993b9c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993bec0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993bec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993bec0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993bec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993bec0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993bec0): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09467180 item 87 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993bec0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993bec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.752347054 +0000 UTC m=+6.118989854 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0993bec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996c500): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996c500): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996c500): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996c500): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996c500): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.752347054 +0000 UTC m=+6.118989854 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996c500): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09467340 item 87 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996cb80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996cb80): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996cb80): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996cb80): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996cb80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.753599576 +0000 UTC m=+6.120242377 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996cb80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d080): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d080): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d080): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f094677a0 item 88 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d080): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d080): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d080): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d080): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d080): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.754241 +0000 UTC m=+6.120883801 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d080): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d600): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d600): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d600): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d600): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d600): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.754241 +0000 UTC m=+6.120883801 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996d600): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09467960 item 88 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996dc40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996dc40): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996dc40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996dc40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996dc40): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996dc40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996dc40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996dc40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.755454699 +0000 UTC m=+6.122097500 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0996dc40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c280): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c280): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c280): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09467ce0 item 89 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c280): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c280): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.755894164 +0000 UTC m=+6.122536966 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c280): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c7c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c7c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c7c0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c7c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c7c0): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c7c0): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a4310 item 89 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c7c0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c7c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.75641953 +0000 UTC m=+6.123062332 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999c7c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999cd40): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999cd40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999cd40): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999cd40): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999cd40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.75641953 +0000 UTC m=+6.123062332 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999cd40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a48c0 item 89 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d380): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d380): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d380): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d380): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d380): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d380): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d380): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d380): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.757591892 +0000 UTC m=+6.124234693 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d380): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d8c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d8c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d8c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a5340 item 90 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d8c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d8c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.758013584 +0000 UTC m=+6.124656466 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999d8c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999de00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999de00): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999de00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a55e0 item 90 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999de00): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999de00): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999de00): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999de00): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999de00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.758552656 +0000 UTC m=+6.125195457 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f0999de00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c84c0): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c84c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c84c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c84c0): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c84c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.758552656 +0000 UTC m=+6.125195457 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c84c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f091a5880 item 90 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c8b00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c8b00): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c8b00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c8b00): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c8b00): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c8b00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c8b00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c8b00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.76000874 +0000 UTC m=+6.126651541 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c8b00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9040): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9040): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9040): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58000 item 91 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9040): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9040): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.76047189 +0000 UTC m=+6.127114691 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9040): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9580): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9580): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9580): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9580): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9580): >_readAt: n=2, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9580): _writeAt: size=3, off=7 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a581c0 item 91 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9580): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9580): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.760925101 +0000 UTC m=+6.127567902 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9580): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9b00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9b00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9b00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9b00): >_readAt: n=8, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9b00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.760925101 +0000 UTC m=+6.127567902 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099c9b00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58380 item 91 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee240): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee240): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee240): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee240): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee240): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee240): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.762180559 +0000 UTC m=+6.128823359 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee780): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee780): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee780): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58770 item 92 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee780): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee780): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.762584297 +0000 UTC m=+6.129227117 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ee780): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099eecc0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099eecc0): open at offset 5 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099eecc0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58930 item 92 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099eecc0): _readAt: size=2, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099eecc0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099eecc0): _writeAt: size=3, off=5 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099eecc0): >_writeAt: n=3, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099eecc0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.763217726 +0000 UTC m=+6.129860537 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099eecc0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef280): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef280): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef280): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef280): >_readAt: n=3, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef280): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.763217726 +0000 UTC m=+6.129860537 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef280): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58af0 item 92 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef8c0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef8c0): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef8c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef8c0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef8c0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef8c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef8c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef8c0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.764661326 +0000 UTC m=+6.131304148 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099ef8c0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099efe00): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099efe00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099efe00): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a58e70 item 93 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099efe00): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099efe00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.765156897 +0000 UTC m=+6.131799708 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f099efe00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22600): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22600): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22600): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22600): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22600): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.765156897 +0000 UTC m=+6.131799708 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22600): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a59030 item 93 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22c40): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22c40): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22c40): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22c40): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22c40): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22c40): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22c40): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22c40): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.766557838 +0000 UTC m=+6.133200639 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a22c40): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23180): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23180): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23180): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a593b0 item 94 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23180): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23180): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.767061845 +0000 UTC m=+6.133704666 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23180): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23880): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23880): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23880): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23880): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23880): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.767061845 +0000 UTC m=+6.133704666 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23880): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a595e0 item 94 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23ec0): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23ec0): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23ec0): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23ec0): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23ec0): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23ec0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23ec0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23ec0): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.768544167 +0000 UTC m=+6.135186969 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a23ec0): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52500): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52500): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52500): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a59960 item 95 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52500): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52500): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.769044276 +0000 UTC m=+6.135687127 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52500): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52c00): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52c00): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52c00): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52c00): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52c00): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.769044276 +0000 UTC m=+6.135687127 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a52c00): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a59b20 item 95 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53240): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53240): open at offset 0 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53240): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53240): _readAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53240): >_readAt: n=0, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53240): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53240): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53240): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.770492577 +0000 UTC m=+6.137135378 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53240): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53780): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53780): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53780): >openPending: err= 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a921c0 item 96 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53780): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53780): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.770945677 +0000 UTC m=+6.137588479 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53780): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53e80): _readAt: size=512, off=0 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53e80): openPending: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53e80): >openPending: err= 2026/06/20 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53e80): >_readAt: n=5, err=EOF 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53e80): close: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 05:18:45.770945677 +0000 UTC m=+6.137588479 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : open-test-file(0x297f09a53e80): >close: err= 2026/06/20 05:18:45 DEBUG : open-test-file: Remove: 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x297f09a92380 item 96 2026/06/20 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 05:18:45 DEBUG : open-test-file: >Remove: err= 2026/06/20 05:18:45 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : >WaitForWriters: 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.39s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.19s) --- 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : file1: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : file1(0x297f09a84640): openPending: 2026/06/20 05:18:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:45 DEBUG : file1(0x297f09a84640): >openPending: err= 2026/06/20 05:18:45 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 05:18:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 05:18:45 DEBUG : file1(0x297f09a84640): _writeAt: size=2, off=0 2026/06/20 05:18:45 DEBUG : file1(0x297f09a84640): >_writeAt: n=2, err= 2026/06/20 05:18:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/20 05:18:45 DEBUG : file1(0x297f09a84640): RWFileHandle.Flush 2026/06/20 05:18:45 DEBUG : file1(0x297f09a84640): RWFileHandle.Release 2026/06/20 05:18:45 DEBUG : file1(0x297f09a84640): close: 2026/06/20 05:18:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/20 05:18:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : file1(0x297f09a84640): >close: err= 2026/06/20 05:18:45 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:45 DEBUG : file1: vfs cache: starting upload 2026/06/20 05:18:45 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1.a0a9169e.partial" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1.a0a9169e.partial 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tanabek3vata/file1.a0a9169e.partial 2026/06/20 05:18:45 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/20 05:18:45 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/20 05:18:45 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/06/20 05:18:45 INFO : file1: Copied (new) 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:45 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/20 05:18:45 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/20 05:18:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 05:18:45 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:45 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : >WaitForWriters: 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:45 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:45 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/06/20 05:18:45 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : file1: reading active writers 2026/06/20 05:18:45 DEBUG : >WaitForWriters: 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:45 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:45 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:45 DEBUG : rename_me: newRWFileHandle: 2026/06/20 05:18:45 DEBUG : rename_me(0x297f09b229c0): openPending: 2026/06/20 05:18:45 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/20 05:18:45 DEBUG : rename_me(0x297f09b229c0): >openPending: err= 2026/06/20 05:18:45 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/20 05:18:45 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/20 05:18:45 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/20 05:18:45 DEBUG : rename_me(0x297f09b229c0): _writeAt: size=5, off=0 2026/06/20 05:18:45 DEBUG : rename_me(0x297f09b229c0): >_writeAt: n=5, err= 2026/06/20 05:18:45 DEBUG : rename_me(0x297f09b229c0): close: 2026/06/20 05:18:45 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-20 05:18:45.945437451 +0000 UTC m=+6.312080262 2026/06/20 05:18:45 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/20 05:18:45 DEBUG : rename_me(0x297f09b229c0): >close: err= 2026/06/20 05:18:45 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/20 05:18:45 DEBUG : i_was_renamed: Updating file with 0x297f09bd9e10 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/20 05:18:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/20 05:18:45 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : i_was_renamed: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : i_was_renamed: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 05:18:45 DEBUG : Looking for writers 2026/06/20 05:18:45 DEBUG : i_was_renamed: reading active writers 2026/06/20 05:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 05:18:46 DEBUG : Looking for writers 2026/06/20 05:18:46 DEBUG : i_was_renamed: reading active writers 2026/06/20 05:18:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 05:18:46 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/20 05:18:46 DEBUG : i_was_renamed.e3c1f5f7.partial: size = 5 OK 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/i_was_renamed.e3c1f5f7.partial" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/i_was_renamed.e3c1f5f7.partial 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/i_was_renamed.e3c1f5f7.partial 2026/06/20 05:18:46 DEBUG : i_was_renamed.e3c1f5f7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:46 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 05:18:46 DEBUG : i_was_renamed.e3c1f5f7.partial: renamed to: i_was_renamed 2026/06/20 05:18:46 INFO : i_was_renamed: Copied (new) 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/i_was_renamed" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/i_was_renamed 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/i_was_renamed 2026/06/20 05:18:46 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-20 05:18:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/20 05:18:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/20 05:18:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/20 05:18:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/20 05:18:46 DEBUG : Looking for writers 2026/06/20 05:18:46 DEBUG : i_was_renamed: reading active writers 2026/06/20 05:18:46 DEBUG : >WaitForWriters: 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 05:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata" 2026/06/20 05:18:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/06/20 05:18:46 DEBUG : forgetting directory cache 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f093e96c0): _readAt: size=512, off=0 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f093e96c0): openPending: 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 04:19:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 05:18:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f093e96c0): >openPending: err= 2026/06/20 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f093e96c0): >_readAt: n=20, err=EOF 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f093e96c0): close: 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 04:19:46 +0000 UTC 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f093e96c0): >close: err= 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/06/20 05:18:46 DEBUG : forgetting directory cache 2026/06/20 05:18:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09172800): _readAt: size=512, off=0 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09172800): openPending: 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 04:20:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-20 04:19:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-20 04:20:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-20 04:19:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/20 05:18:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 05:18:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09172800): >openPending: err= 2026/06/20 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09172800): >_readAt: n=20, err=EOF 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09172800): close: 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 04:20:46 +0000 UTC 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09172800): >close: err= 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/06/20 05:18:46 DEBUG : forgetting directory cache 2026/06/20 05:18:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09b22b80): _readAt: size=512, off=0 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09b22b80): openPending: 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 04:21:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-20 04:20:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-20 04:21:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-20 04:20:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/20 05:18:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 05:18:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09b22b80): >openPending: err= 2026/06/20 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09b22b80): >_readAt: n=20, err=EOF 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09b22b80): close: 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 04:21:46 +0000 UTC 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09b22b80): >close: err= 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/06/20 05:18:46 DEBUG : forgetting directory cache 2026/06/20 05:18:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09464e40): _readAt: size=512, off=0 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09464e40): openPending: 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 04:22:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-20 04:21:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-20 04:22:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-20 04:21:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/20 05:18:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 05:18:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09464e40): >openPending: err= 2026/06/20 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09464e40): >_readAt: n=20, err=EOF 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09464e40): close: 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 04:22:46 +0000 UTC 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate(0x297f09464e40): >close: err= 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:46 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/06/20 05:18:47 DEBUG : forgetting directory cache 2026/06/20 05:18:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09b23680): _readAt: size=512, off=0 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09b23680): openPending: 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 04:23:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-20 04:22:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-20 04:23:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-20 04:22:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/20 05:18:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 05:18:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09b23680): >openPending: err= 2026/06/20 05:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09b23680): >_readAt: n=20, err=EOF 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09b23680): close: 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 04:23:46 +0000 UTC 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09b23680): >close: err= 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/06/20 05:18:47 DEBUG : forgetting directory cache 2026/06/20 05:18:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09465b40): _readAt: size=512, off=0 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09465b40): openPending: 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 04:24:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-20 04:23:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-20 04:24:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-20 04:23:46 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/20 05:18:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 05:18:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09465b40): >openPending: err= 2026/06/20 05:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09465b40): >_readAt: n=20, err=EOF 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09465b40): close: 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 04:24:46 +0000 UTC 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09465b40): >close: err= 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/06/20 05:18:47 DEBUG : forgetting directory cache 2026/06/20 05:18:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09332600): _readAt: size=512, off=0 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09332600): openPending: 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-20 04:25:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-20 04:24:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-20 04:25:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-20 04:24:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/20 05:18:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/20 05:18:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09332600): >openPending: err= 2026/06/20 05:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09332600): >_readAt: n=21, err=EOF 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09332600): close: 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 04:25:46 +0000 UTC 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f09332600): >close: err= 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/06/20 05:18:47 DEBUG : forgetting directory cache 2026/06/20 05:18:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f0941a180): _readAt: size=512, off=0 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f0941a180): openPending: 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-20 04:26:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-20 04:25:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-20 04:26:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-20 04:25:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/20 05:18:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/20 05:18:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f0941a180): >openPending: err= 2026/06/20 05:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f0941a180): >_readAt: n=22, err=EOF 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f0941a180): close: 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 04:26:46 +0000 UTC 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate(0x297f0941a180): >close: err= 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:47 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/06/20 05:18:48 DEBUG : forgetting directory cache 2026/06/20 05:18:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f09333040): _readAt: size=512, off=0 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f09333040): openPending: 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-20 04:27:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-20 04:26:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-20 04:27:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-20 04:26:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/20 05:18:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f09333040): >openPending: err= 2026/06/20 05:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f09333040): >_readAt: n=23, err=EOF 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f09333040): close: 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 04:27:46 +0000 UTC 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f09333040): >close: err= 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/06/20 05:18:48 DEBUG : forgetting directory cache 2026/06/20 05:18:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f0941af00): _readAt: size=512, off=0 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f0941af00): openPending: 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-tanabek3vata/TestRWCacheUpdate 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-20 04:28:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-20 04:27:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-20 04:28:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-20 04:27:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/20 05:18:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f0941af00): >openPending: err= 2026/06/20 05:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f0941af00): >_readAt: n=24, err=EOF 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f0941af00): close: 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 04:28:46 +0000 UTC 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate(0x297f0941af00): >close: err= 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.18s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeA" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeA" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeB" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeB" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeA" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/20 05:18:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeA" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/20 05:18:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/20 05:18:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/20 05:18:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeB" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/20 05:18:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/20 05:18:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/20 05:18:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FilEb" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FilEb 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-tanabek3vata/FilEb 2026/06/20 05:18:48 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeA" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeA" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-tanabek3vata/FiLeA 2026/06/20 05:18:48 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeB" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeB" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FilEb" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FilEb 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-tanabek3vata/FilEb 2026/06/20 05:18:48 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FilEb" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/FilEb 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-tanabek3vata/FilEb 2026/06/20 05:18:48 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/06/20 05:18:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/20 05:18:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/20 05:18:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FiLeB" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tanabek3vata/FiLeB 2026/06/20 05:18:48 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/20 05:18:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/20 05:18:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/20 05:18:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/FilEb" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/FilEb 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-tanabek3vata/FilEb 2026/06/20 05:18:48 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/20 05:18:48 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/20 05:18:48 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/20 05:18:48 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/20 05:18:48 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/20 05:18:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/20 05:18:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/20 05:18:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/20 05:18:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/20 05:18:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:48 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : FilEb: reading active writers 2026/06/20 05:18:48 DEBUG : FiLeA: reading active writers 2026/06/20 05:18:48 DEBUG : FiLeB: reading active writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : FiLeB: reading active writers 2026/06/20 05:18:48 DEBUG : FilEb: reading active writers 2026/06/20 05:18:48 DEBUG : FiLeA: reading active writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.09s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/normal name with no special characters.txt" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/normal\ name\ with\ no\ special\ characters.txt 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tanabek3vata/normal name with no special characters.txt 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/normal name with no special characters.txt" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/normal\ name\ with\ no\ special\ characters.txt 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-tanabek3vata/normal name with no special characters.txt 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/測試_Русский___ě_áñ" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/測試_Русский___ě_áñ 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tanabek3vata/測試_Русский___ě_áñ 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/測試_Русский___ě_áñ" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/測試_Русский___ě_áñ 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-tanabek3vata/測試_Русский___ě_áñ 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/normal name with no special characters.txt" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/normal\ name\ with\ no\ special\ characters.txt 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tanabek3vata/normal name with no special characters.txt 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/測試_Русский___ě_áñ" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/測試_Русский___ě_áñ 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tanabek3vata/測試_Русский___ě_áñ 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/20 05:18:48 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/20 05:18:48 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Reusing VFS from active cache 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : dir: Looking for writers 2026/06/20 05:18:48 DEBUG : file2: reading active writers 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : dir: reading active writers 2026/06/20 05:18:48 DEBUG : file1: reading active writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : dir: Looking for writers 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : dir: reading active writers 2026/06/20 05:18:48 DEBUG : file1: reading active writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : forgetting directory cache 2026/06/20 05:18:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/20 05:18:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : file1: Open: flags=O_RDONLY 2026/06/20 05:18:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/20 05:18:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/20 05:18:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/20 05:18:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/20 05:18:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/20 05:18:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/20 05:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (0 bytes), uploading instead of streaming 2026/06/20 05:18:48 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/new_file.txt" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/new_file.txt 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/dir/new_file.txt 2026/06/20 05:18:48 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:48 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/20 05:18:48 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/20 05:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/20 05:18:48 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : dir: Looking for writers 2026/06/20 05:18:48 DEBUG : new_file.txt: reading active writers 2026/06/20 05:18:48 DEBUG : file2: reading active writers 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : dir: reading active writers 2026/06/20 05:18:48 DEBUG : file1: reading active writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file2" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tanabek3vata/dir/file2 2026/06/20 05:18:48 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/20 05:18:48 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/20 05:18:48 DEBUG : dir/file1: Updating file with dir/file1 0x297f095781a0 2026/06/20 05:18:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/20 05:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:48 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tanabek3vata/dir/file1 2026/06/20 05:18:48 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/20 05:18:48 INFO : dir/file1: Moved (server-side) to: file0 2026/06/20 05:18:48 DEBUG : file0: Updating file with file0 0x297f095781a0 2026/06/20 05:18:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file0" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file0 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tanabek3vata/file0 2026/06/20 05:18:48 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file0" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file0 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tanabek3vata/file0 2026/06/20 05:18:48 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : dir: Looking for writers 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : dir: reading active writers 2026/06/20 05:18:48 DEBUG : file0: reading active writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Server has VFS statistics extension 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: About path "/home/rclone/rclone-test-tanabek3vata" 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: New connection 127.0.0.1:60170->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: New connection 127.0.0.1:60176->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : a: Looking for writers 2026/06/20 05:18:48 DEBUG : b: Looking for writers 2026/06/20 05:18:48 DEBUG : c: Looking for writers 2026/06/20 05:18:48 DEBUG : d: Looking for writers 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : a: reading active writers 2026/06/20 05:18:48 DEBUG : b: reading active writers 2026/06/20 05:18:48 DEBUG : c: reading active writers 2026/06/20 05:18:48 DEBUG : d: reading active writers 2026/06/20 05:18:48 DEBUG : /: reading active writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/20 05:18:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/20 05:18:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/20 05:18:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : a/b/c/d: Looking for writers 2026/06/20 05:18:48 DEBUG : a/b/c: Looking for writers 2026/06/20 05:18:48 DEBUG : d: reading active writers 2026/06/20 05:18:48 DEBUG : a/b: Looking for writers 2026/06/20 05:18:48 DEBUG : c: reading active writers 2026/06/20 05:18:48 DEBUG : a: Looking for writers 2026/06/20 05:18:48 DEBUG : b: reading active writers 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : a: reading active writers 2026/06/20 05:18:48 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 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-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/20 05:18:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/20 05:18:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (5 bytes), uploading instead of streaming 2026/06/20 05:18:48 DEBUG : file1: size = 5 OK 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 05:18:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/20 05:18:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/20 05:18:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (0 bytes), uploading instead of streaming 2026/06/20 05:18:48 DEBUG : file1: size = 0 OK 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/20 05:18:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (7 bytes), uploading instead of streaming 2026/06/20 05:18:48 DEBUG : file1: size = 7 OK 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:48 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/06/20 05:18:48 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/20 05:18:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:48 DEBUG : Looking for writers 2026/06/20 05:18:48 DEBUG : file1: reading active writers 2026/06/20 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/20 05:18:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata/dir/file1: no such file or directory 2026/06/20 05:18:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata/dir/file1: no such file or directory 2026/06/20 05:18:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata/dir/file1: no such file or directory 2026/06/20 05:18:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata/dir/file1: no such file or directory 2026/06/20 05:18:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata/dir/file1: no such file or directory 2026/06/20 05:18:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata/dir/file1: no such file or directory 2026/06/20 05:18:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata/dir/file1: no such file or directory 2026/06/20 05:18:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata/dir/file1: no such file or directory 2026/06/20 05:18:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata/dir/file1: no such file or directory 2026/06/20 05:18:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{gPv5z}/rclone-test-tanabek3vata/dir/file1: no such file or directory 2026/06/20 05:18:49 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/20 05:18:49 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/20 05:18:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (11 bytes), uploading instead of streaming 2026/06/20 05:18:49 DEBUG : file1: size = 11 OK 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/20 05:18:49 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/20 05:18:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/20 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:49 DEBUG : Looking for writers 2026/06/20 05:18:49 DEBUG : file1: reading active writers 2026/06/20 05:18:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:49 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (5 bytes), uploading instead of streaming 2026/06/20 05:18:49 DEBUG : file1: size = 5 OK 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/20 05:18:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 05:18:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/20 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:49 DEBUG : Looking for writers 2026/06/20 05:18:49 DEBUG : file1: reading active writers 2026/06/20 05:18:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:49 DEBUG : file1: WriteFileHandle.Release closing 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (0 bytes), uploading instead of streaming 2026/06/20 05:18:49 DEBUG : file1: size = 0 OK 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/20 05:18:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/20 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:49 DEBUG : Looking for writers 2026/06/20 05:18:49 DEBUG : file1: reading active writers 2026/06/20 05:18:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (2 bytes), uploading instead of streaming 2026/06/20 05:18:49 DEBUG : file1: size = 2 OK 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/20 05:18:49 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/20 05:18:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:49 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:49 DEBUG : Looking for writers 2026/06/20 05:18:49 DEBUG : file1: reading active writers 2026/06/20 05:18:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (0 bytes), uploading instead of streaming 2026/06/20 05:18:49 DEBUG : file1: size = 0 OK 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/20 05:18:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/20 05:18:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:49 DEBUG : file1: Open: flags=O_RDONLY 2026/06/20 05:18:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/20 05:18:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/20 05:18:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:49 DEBUG : Looking for writers 2026/06/20 05:18:49 DEBUG : file1: reading active writers 2026/06/20 05:18:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 05:18:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 05:18:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: File to upload is small (100 bytes), uploading instead of streaming 2026/06/20 05:18:49 DEBUG : file1: size = 100 OK 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/file1" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 4858adf9f40b3a9d80f3f4650a080100 /home/rclone/rclone-test-tanabek3vata/file1 2026/06/20 05:18:49 DEBUG : file1: Parsed hash: 4858adf9f40b3a9d80f3f4650a080100 2026/06/20 05:18:49 DEBUG : file1: md5 = 4858adf9f40b3a9d80f3f4650a080100 OK 2026/06/20 05:18:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/20 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 05:18:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 05:18:49 DEBUG : file1: Open: flags=O_RDONLY 2026/06/20 05:18:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/20 05:18:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/20 05:18:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:49 DEBUG : Looking for writers 2026/06/20 05:18:49 DEBUG : file1: reading active writers 2026/06/20 05:18:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f000.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/flat/f000.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-tanabek3vata/flat/f000.txt 2026/06/20 05:18:49 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f000.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/flat/f000.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-tanabek3vata/flat/f000.txt 2026/06/20 05:18:49 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f001.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/flat/f001.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-tanabek3vata/flat/f001.txt 2026/06/20 05:18:49 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f001.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/flat/f001.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-tanabek3vata/flat/f001.txt 2026/06/20 05:18:49 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f002.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/flat/f002.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-tanabek3vata/flat/f002.txt 2026/06/20 05:18:49 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f002.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/flat/f002.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-tanabek3vata/flat/f002.txt 2026/06/20 05:18:49 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f003.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/flat/f003.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-tanabek3vata/flat/f003.txt 2026/06/20 05:18:49 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f003.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/flat/f003.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-tanabek3vata/flat/f003.txt 2026/06/20 05:18:49 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f004.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/flat/f004.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-tanabek3vata/flat/f004.txt 2026/06/20 05:18:49 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f004.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: sha1sum /home/rclone/rclone-test-tanabek3vata/flat/f004.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-tanabek3vata/flat/f004.txt 2026/06/20 05:18:49 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/06/20 05:18:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/20 05:18:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/20 05:18:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f000.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/flat/f000.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-tanabek3vata/flat/f000.txt 2026/06/20 05:18:49 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/20 05:18:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/20 05:18:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/20 05:18:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f001.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/flat/f001.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-tanabek3vata/flat/f001.txt 2026/06/20 05:18:49 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/20 05:18:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/20 05:18:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/20 05:18:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:49 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f002.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/flat/f002.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-tanabek3vata/flat/f002.txt 2026/06/20 05:18:49 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/20 05:18:49 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/20 05:18:49 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/20 05:18:49 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:49 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f003.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/flat/f003.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-tanabek3vata/flat/f003.txt 2026/06/20 05:18:49 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/20 05:18:49 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/20 05:18:49 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/20 05:18:49 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/flat/f004.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/flat/f004.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-tanabek3vata/flat/f004.txt 2026/06/20 05:18:49 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/20 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:49 DEBUG : flat: Looking for writers 2026/06/20 05:18:49 DEBUG : f000.txt: reading active writers 2026/06/20 05:18:49 DEBUG : f001.txt: reading active writers 2026/06/20 05:18:49 DEBUG : f002.txt: reading active writers 2026/06/20 05:18:49 DEBUG : f003.txt: reading active writers 2026/06/20 05:18:49 DEBUG : f004.txt: reading active writers 2026/06/20 05:18:49 DEBUG : Looking for writers 2026/06/20 05:18:49 DEBUG : flat: reading active writers 2026/06/20 05:18:49 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:49 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/20 05:18:49 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/20 05:18:49 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:49 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/a/b/c/deep.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/a/b/c/deep.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-tanabek3vata/a/b/c/deep.txt 2026/06/20 05:18:49 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/06/20 05:18:49 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/20 05:18:49 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/20 05:18:49 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:49 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/a/b/mid.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/a/b/mid.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-tanabek3vata/a/b/mid.txt 2026/06/20 05:18:49 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/06/20 05:18:49 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/20 05:18:49 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/20 05:18:49 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:49 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/a/top.txt" 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/a/top.txt 2026/06/20 05:18:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-tanabek3vata/a/top.txt 2026/06/20 05:18:49 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/06/20 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:49 DEBUG : a/b/c: Looking for writers 2026/06/20 05:18:49 DEBUG : deep.txt: reading active writers 2026/06/20 05:18:49 DEBUG : a/b: Looking for writers 2026/06/20 05:18:49 DEBUG : c: reading active writers 2026/06/20 05:18:49 DEBUG : mid.txt: reading active writers 2026/06/20 05:18:49 DEBUG : a: Looking for writers 2026/06/20 05:18:49 DEBUG : top.txt: reading active writers 2026/06/20 05:18:49 DEBUG : b: reading active writers 2026/06/20 05:18:49 DEBUG : Looking for writers 2026/06/20 05:18:49 DEBUG : a: reading active writers 2026/06/20 05:18:49 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/bigdir/big.bin" 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/bigdir/big.bin 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 410850232d4da413a30a607cdddd64ba /home/rclone/rclone-test-tanabek3vata/bigdir/big.bin 2026/06/20 05:18:50 DEBUG : bigdir/big.bin: Parsed hash: 410850232d4da413a30a607cdddd64ba 2026/06/20 05:18:50 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:50 DEBUG : bigdir: Looking for writers 2026/06/20 05:18:50 DEBUG : big.bin: reading active writers 2026/06/20 05:18:50 DEBUG : Looking for writers 2026/06/20 05:18:50 DEBUG : bigdir: reading active writers 2026/06/20 05:18:50 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata", Local "Local file system at /tmp/rclone3114596393", Modify Window "1s" 2026/06/20 05:18:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: poll-interval is not supported by this remote 2026/06/20 05:18:50 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/20 05:18:50 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/20 05:18:50 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:50 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir1/a.txt" 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir1/a.txt 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-tanabek3vata/dir1/a.txt 2026/06/20 05:18:50 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/06/20 05:18:50 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/20 05:18:50 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/20 05:18:50 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:50 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir2/b.txt" 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir2/b.txt 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-tanabek3vata/dir2/b.txt 2026/06/20 05:18:50 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/06/20 05:18:50 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/20 05:18:50 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/20 05:18:50 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 05:18:50 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Shell path "/home/rclone/rclone-test-tanabek3vata/dir3/c.txt" 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Running remote command: md5sum /home/rclone/rclone-test-tanabek3vata/dir3/c.txt 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-tanabek3vata/dir3/c.txt 2026/06/20 05:18:50 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/06/20 05:18:50 DEBUG : WaitForWriters: timeout=30s 2026/06/20 05:18:50 DEBUG : dir1: Looking for writers 2026/06/20 05:18:50 DEBUG : a.txt: reading active writers 2026/06/20 05:18:50 DEBUG : dir2: Looking for writers 2026/06/20 05:18:50 DEBUG : b.txt: reading active writers 2026/06/20 05:18:50 DEBUG : dir3: Looking for writers 2026/06/20 05:18:50 DEBUG : c.txt: reading active writers 2026/06/20 05:18:50 DEBUG : Looking for writers 2026/06/20 05:18:50 DEBUG : dir3: reading active writers 2026/06/20 05:18:50 DEBUG : dir1: reading active writers 2026/06/20 05:18:50 DEBUG : dir2: reading active writers 2026/06/20 05:18:50 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/20 05:18:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tanabek3vata: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.95126934s (try 1/5)