"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/16 05:20:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qarerov4gaje" 2026/05/16 05:20:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/16 05:20:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/16 05:20:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/16 05:20:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/16 05:20:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/16 05:20:36 DEBUG : Setting pass="dQwDl4knL1lB5ZxUhPAl6S4Se6Bo7PD2" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/16 05:20:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/16 05:20:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{c_U-W}" suffix to name 2026/05/16 05:20:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/16 05:20:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/16 05:20:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/16 05:20:36 DEBUG : Setting pass="dQwDl4knL1lB5ZxUhPAl6S4Se6Bo7PD2" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/16 05:20:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/16 05:20:36 NOTICE: TestSFTPOpenssh{c_U-W}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: New connection 127.0.0.1:56666->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell type "unix" from config 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Relative path resolved to "/home/rclone/rclone-test-qarerov4gaje" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Using root directory "/home/rclone/rclone-test-qarerov4gaje" 2026/05/16 05:20:36 DEBUG : Creating backend with remote "/tmp/rclone1470901837" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:36 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:36 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3 2026/05/16 05:20:36 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3 2026/05/16 05:20:36 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir/subdir: Looking for writers 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : file2: reading active writers 2026/05/16 05:20:36 DEBUG : subdir: reading active writers 2026/05/16 05:20:36 DEBUG : file1: reading active writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : file1: reading active writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : dir: forgetting directory cache 2026/05/16 05:20:36 DEBUG : forgetting directory cache 2026/05/16 05:20:36 DEBUG : dir: forgetting directory cache 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/16 05:20:36 DEBUG : dir: invalidating directory cache 2026/05/16 05:20:36 DEBUG : >ForgetPath: 2026/05/16 05:20:36 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/16 05:20:36 DEBUG : invalidating directory cache 2026/05/16 05:20:36 DEBUG : dir: forgetting directory cache 2026/05/16 05:20:36 DEBUG : >ForgetPath: 2026/05/16 05:20:36 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/16 05:20:36 DEBUG : >ForgetPath: 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: New connection 127.0.0.1:56670->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/fil/a/b/c" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/fil/a/b/c 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-qarerov4gaje/fil/a/b/c 2026/05/16 05:20:36 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/fil/a/b/c" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/fil/a/b/c 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-qarerov4gaje/fil/a/b/c 2026/05/16 05:20:36 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : forgetting directory cache 2026/05/16 05:20:36 DEBUG : dir: forgetting directory cache 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : fil/a/b: Looking for writers 2026/05/16 05:20:36 DEBUG : fil/a: Looking for writers 2026/05/16 05:20:36 DEBUG : b: reading active writers 2026/05/16 05:20:36 DEBUG : fil: Looking for writers 2026/05/16 05:20:36 DEBUG : a: reading active writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : fil: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.11s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : file1: reading active writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:36 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:36 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3 2026/05/16 05:20:36 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-qarerov4gaje/dir/subdir/file3 2026/05/16 05:20:36 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/16 05:20:36 DEBUG : Waiting for deletions to finish 2026/05/16 05:20:36 INFO : dir/subdir/file3: Deleted 2026/05/16 05:20:36 DEBUG : removing 1 level 2 directories 2026/05/16 05:20:36 INFO : dir/subdir: Removing directory 2026/05/16 05:20:36 DEBUG : dir: invalidating directory cache 2026/05/16 05:20:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/16 05:20:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/16 05:20:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/16 05:20:36 DEBUG : dir/file1: Reset virtual modtime 2026/05/16 05:20:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/16 05:20:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:36 DEBUG : dir: invalidating directory cache 2026/05/16 05:20:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/16 05:20:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/16 05:20:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/16 05:20:36 DEBUG : forgetting directory cache 2026/05/16 05:20:36 DEBUG : dir: forgetting directory cache 2026/05/16 05:20:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir/virtualDir: Looking for writers 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : file1: reading active writers 2026/05/16 05:20:36 DEBUG : virtualFile2: reading active writers 2026/05/16 05:20:36 DEBUG : virtualFile: reading active writers 2026/05/16 05:20:36 DEBUG : virtualDir: reading active writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.04s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 ERROR : dir/: Can only open directories read only 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/16 05:20:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (5 bytes), uploading instead of streaming 2026/05/16 05:20:36 DEBUG : dir/potato: size = 5 OK 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/potato" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/potato 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/dir/potato 2026/05/16 05:20:36 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:36 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/16 05:20:36 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : file1: reading active writers 2026/05/16 05:20:36 DEBUG : potato: reading active writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:36 DEBUG : dir/sub: Looking for writers 2026/05/16 05:20:36 DEBUG : dir: Looking for writers 2026/05/16 05:20:36 DEBUG : file1: reading active writers 2026/05/16 05:20:36 DEBUG : sub: reading active writers 2026/05/16 05:20:36 DEBUG : Looking for writers 2026/05/16 05:20:36 DEBUG : dir: reading active writers 2026/05/16 05:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/16 05:20:36 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:37 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:37 DEBUG : dir/sub/subsub: Looking for writers 2026/05/16 05:20:37 DEBUG : dir/sub: Looking for writers 2026/05/16 05:20:37 DEBUG : subsub: reading active writers 2026/05/16 05:20:37 DEBUG : dir: Looking for writers 2026/05/16 05:20:37 DEBUG : file1: reading active writers 2026/05/16 05:20:37 DEBUG : sub: reading active writers 2026/05/16 05:20:37 DEBUG : Looking for writers 2026/05/16 05:20:37 DEBUG : dir: reading active writers 2026/05/16 05:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:37 ERROR : dir/: Dir.Remove not empty 2026/05/16 05:20:37 DEBUG : dir/file1: Remove: 2026/05/16 05:20:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:37 DEBUG : dir/file1: >Remove: err= 2026/05/16 05:20:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/16 05:20:37 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:37 DEBUG : Looking for writers 2026/05/16 05:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:37 DEBUG : dir/file1: Remove: 2026/05/16 05:20:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:37 DEBUG : dir/file1: >Remove: err= 2026/05/16 05:20:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/16 05:20:37 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:37 DEBUG : Looking for writers 2026/05/16 05:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:37 DEBUG : dir/file1: Remove: 2026/05/16 05:20:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:37 DEBUG : dir/file1: >Remove: err= 2026/05/16 05:20:37 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:37 DEBUG : dir: Looking for writers 2026/05/16 05:20:37 DEBUG : Looking for writers 2026/05/16 05:20:37 DEBUG : dir: reading active writers 2026/05/16 05:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file3" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file3 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-qarerov4gaje/dir/file3 2026/05/16 05:20:37 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file3" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file3 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-qarerov4gaje/dir/file3 2026/05/16 05:20:37 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/16 05:20:37 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/16 05:20:37 DEBUG : dir: Updating dir with dir2 0x309d67bab110 2026/05/16 05:20:37 DEBUG : dir: forgetting directory cache 2026/05/16 05:20:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/16 05:20:37 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir2/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir2/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir2/file1 2026/05/16 05:20:37 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir2/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir2/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir2/file1 2026/05/16 05:20:37 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir2/file3" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir2/file3" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/16 05:20:37 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/16 05:20:37 DEBUG : file2: Updating file with file2 0x309d67dd48f0 2026/05/16 05:20:37 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file2" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file2 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/file2 2026/05/16 05:20:37 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file2" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file2 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/file2 2026/05/16 05:20:37 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir2/file3" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir2/file3" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/16 05:20:37 INFO : dir2/file3: Deleted 2026/05/16 05:20:37 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/16 05:20:37 DEBUG : dir2/file3: Updating file with dir2/file3 0x309d67dd48f0 2026/05/16 05:20:37 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/16 05:20:37 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir2/file3" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir2/file3" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir2/file3 2026/05/16 05:20:37 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:37 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/16 05:20:37 DEBUG : empty directory: Updating dir with renamed empty directory 0x309d67dd4a90 2026/05/16 05:20:37 DEBUG : empty directory: forgetting directory cache 2026/05/16 05:20:37 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/16 05:20:37 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/16 05:20:37 DEBUG : dir2: Renaming to "dir3" 2026/05/16 05:20:37 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:37 DEBUG : dir3: Looking for writers 2026/05/16 05:20:37 DEBUG : file3: reading active writers 2026/05/16 05:20:37 DEBUG : renamed empty directory: Looking for writers 2026/05/16 05:20:37 DEBUG : Looking for writers 2026/05/16 05:20:37 DEBUG : dir3: reading active writers 2026/05/16 05:20:37 DEBUG : renamed empty directory: reading active writers 2026/05/16 05:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.17s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/16 05:20:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/16 05:20:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/16 05:20:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/16 05:20:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/16 05:20:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/16 05:20:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/16 05:20:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/16 05:20:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/16 05:20:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/16 05:20:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (12 bytes), uploading instead of streaming 2026/05/16 05:20:37 DEBUG : dir/sub/file2: size = 12 OK 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/sub/file2" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/sub/file2 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-qarerov4gaje/dir/sub/file2 2026/05/16 05:20:37 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/16 05:20:37 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/16 05:20:37 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/16 05:20:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/16 05:20:37 DEBUG : forgetting directory cache 2026/05/16 05:20:37 DEBUG : dir: forgetting directory cache 2026/05/16 05:20:37 DEBUG : dir/sub: forgetting directory cache 2026/05/16 05:20:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/16 05:20:37 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (5 bytes), uploading instead of streaming 2026/05/16 05:20:37 DEBUG : dir/sub/file0: size = 5 OK 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/sub/file0" 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/sub/file0 2026/05/16 05:20:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/dir/sub/file0 2026/05/16 05:20:37 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:37 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/16 05:20:37 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/16 05:20:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/16 05:20:37 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:37 DEBUG : dir/sub: Looking for writers 2026/05/16 05:20:37 DEBUG : file0: reading active writers 2026/05/16 05:20:37 DEBUG : file2: reading active writers 2026/05/16 05:20:37 DEBUG : dir: Looking for writers 2026/05/16 05:20:37 DEBUG : file1: reading active writers 2026/05/16 05:20:37 DEBUG : sub: reading active writers 2026/05/16 05:20:37 DEBUG : Looking for writers 2026/05/16 05:20:37 DEBUG : dir: reading active writers 2026/05/16 05:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.03s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:37 DEBUG : forgetting directory cache 2026/05/16 05:20:38 DEBUG : forgetting directory cache 2026/05/16 05:20:38 DEBUG : dir: forgetting directory cache 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/16 05:20:38 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:38 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/16 05:20:38 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/16 05:20:38 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/16 05:20:38 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:38 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:38 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/16 05:20:38 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:38 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/16 05:20:38 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/16 05:20:38 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/16 05:20:38 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:38 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : file1.metadata: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir.metadata: reading active writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 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-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 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-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : Can set mod time: true 2026/05/16 05:20:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (0 bytes), uploading instead of streaming 2026/05/16 05:20:38 DEBUG : dir/file1: size = 0 OK 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:38 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/16 05:20:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (5 bytes), uploading instead of streaming 2026/05/16 05:20:38 DEBUG : dir/file1: size = 5 OK 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:38 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/16 05:20:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: 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-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/16 05:20:38 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:38 DEBUG : dir/file1(0x309d67affe00): close: 2026/05/16 05:20:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/16 05:20:38 DEBUG : dir/file1(0x309d67affe00): >close: err= 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: 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-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/16 05:20:38 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:38 DEBUG : dir/file1(0x309d67c0c540): _writeAt: size=5, off=0 2026/05/16 05:20:38 DEBUG : dir/file1(0x309d67c0c540): openPending: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/16 05:20:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:38 DEBUG : dir/file1(0x309d67c0c540): >openPending: err= 2026/05/16 05:20:38 DEBUG : dir/file1(0x309d67c0c540): >_writeAt: n=5, err= 2026/05/16 05:20:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/16 05:20:38 DEBUG : dir/file1(0x309d67c0c540): close: 2026/05/16 05:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/16 05:20:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/16 05:20:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/16 05:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/16 05:20:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/16 05:20:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:38 DEBUG : dir/file1(0x309d67c0c540): >close: err= 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:38 DEBUG : dir/file1: vfs cache: starting upload 2026/05/16 05:20:38 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1.2f98c60a.partial" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1.2f98c60a.partial 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-qarerov4gaje/dir/file1.2f98c60a.partial 2026/05/16 05:20:38 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/16 05:20:38 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/16 05:20:38 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/16 05:20:38 INFO : dir/file1: Copied (replaced existing) 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/16 05:20:38 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/16 05:20:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:38 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.31s) --- 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.02s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.18s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/16 05:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/05/16 05:20:38 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/16 05:20:38 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/16 05:20:38 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:38 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : file.txt: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (25 bytes), uploading instead of streaming 2026/05/16 05:20:38 DEBUG : dir/file1: size = 25 OK 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:38 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/16 05:20:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir/file1: Remove: 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:38 DEBUG : dir/file1: >Remove: err= 2026/05/16 05:20:38 DEBUG : dir/file1: Remove: 2026/05/16 05:20:38 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir/file1: Remove: 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:38 DEBUG : dir/file1: >Remove: err= 2026/05/16 05:20:38 DEBUG : dir/file1: Remove: 2026/05/16 05:20:38 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/16 05:20:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/16 05:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/16 05:20:38 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/16 05:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/16 05:20:38 DEBUG : dir/file1: Open: flags=0x3 2026/05/16 05:20:38 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/16 05:20:38 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 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-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:38 DEBUG : newLeaf: Updating file with newLeaf 0x309d6818ea90 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:38 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Updating file with dir/file1 0x309d6818ea90 2026/05/16 05:20:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:38 DEBUG : dir/file1: File is currently open, delaying rename 0x309d6818ea90 2026/05/16 05:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (25 bytes), uploading instead of streaming 2026/05/16 05:20:38 DEBUG : dir/file1: size = 25 OK 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:38 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/16 05:20:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:38 DEBUG : newLeaf: Running delayed rename now 2026/05/16 05:20:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:38 DEBUG : newLeaf: Updating file with newLeaf 0x309d6818ea90 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:38 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:38 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:38 DEBUG : dir: Looking for writers 2026/05/16 05:20:38 DEBUG : file1: reading active writers 2026/05/16 05:20:38 DEBUG : Looking for writers 2026/05/16 05:20:38 DEBUG : dir: reading active writers 2026/05/16 05:20:38 DEBUG : >WaitForWriters: 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Updating file with newLeaf 0x309d682380d0 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Updating file with dir/file1 0x309d682380d0 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1: File is currently open, delaying rename 0x309d682380d0 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (25 bytes), uploading instead of streaming 2026/05/16 05:20:39 DEBUG : dir/file1: size = 25 OK 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/16 05:20:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 DEBUG : newLeaf: Running delayed rename now 2026/05/16 05:20:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Updating file with newLeaf 0x309d682380d0 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/16 05:20:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67ee1bc0): openPending: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67ee1bc0): >openPending: err= 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/16 05:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67ee1bc0): _writeAt: size=14, off=0 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67ee1bc0): >_writeAt: n=14, err= 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67ee1bc0): close: 2026/05/16 05:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/16 05:20:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67ee1bc0): >close: err= 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: starting upload 2026/05/16 05:20:39 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1.ca338588.partial" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1.ca338588.partial 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1.ca338588.partial 2026/05/16 05:20:39 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/16 05:20:39 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/16 05:20:39 INFO : dir/file1: Copied (replaced existing) 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67c668c0): _readAt: size=512, off=0 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67c668c0): openPending: 2026/05/16 05:20:39 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/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67c668c0): >openPending: err= 2026/05/16 05:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67c668c0): >_readAt: n=14, err=EOF 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67c668c0): close: 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67c668c0): >close: err= 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/16 05:20:39 DEBUG : newLeaf: Updating file with newLeaf 0x309d682e4f70 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/16 05:20:39 DEBUG : dir/file1: Updating file with dir/file1 0x309d682e4f70 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67b8cf00): openPending: 2026/05/16 05:20:39 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/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67b8cf00): >openPending: err= 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/16 05:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67b8cf00): _writeAt: size=25, off=0 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67b8cf00): >_writeAt: n=25, err= 2026/05/16 05:20:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/16 05:20:39 DEBUG : newLeaf: Updating file with newLeaf 0x309d682e4f70 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 DEBUG : newLeaf(0x309d67b8cf00): close: 2026/05/16 05:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-16 05:20:39.231118227 +0000 UTC m=+2.959254492 2026/05/16 05:20:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:39 DEBUG : newLeaf(0x309d67b8cf00): >close: err= 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: starting upload 2026/05/16 05:20:39 DEBUG : newLeaf.e6e99666.partial: size = 25 OK 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf.e6e99666.partial" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf.e6e99666.partial 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf.e6e99666.partial 2026/05/16 05:20:39 DEBUG : newLeaf.e6e99666.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/16 05:20:39 DEBUG : newLeaf.e6e99666.partial: renamed to: newLeaf 2026/05/16 05:20:39 INFO : newLeaf: Copied (replaced existing) 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-16 05:20:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Updating file with newLeaf 0x309d67c1c4e0 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Updating file with dir/file1 0x309d67c1c4e0 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d679f0c40): openPending: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d679f0c40): >openPending: err= 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/16 05:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d679f0c40): _writeAt: size=25, off=0 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d679f0c40): >_writeAt: n=25, err= 2026/05/16 05:20:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/16 05:20:39 DEBUG : newLeaf: Updating file with newLeaf 0x309d67c1c4e0 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 DEBUG : newLeaf(0x309d679f0c40): close: 2026/05/16 05:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-16 05:20:39.438166106 +0000 UTC m=+3.166302372 2026/05/16 05:20:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:39 DEBUG : newLeaf(0x309d679f0c40): >close: err= 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: starting upload 2026/05/16 05:20:39 DEBUG : newLeaf.da666ea3.partial: size = 25 OK 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf.da666ea3.partial" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf.da666ea3.partial 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf.da666ea3.partial 2026/05/16 05:20:39 DEBUG : newLeaf.da666ea3.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/16 05:20:39 DEBUG : newLeaf.da666ea3.partial: renamed to: newLeaf 2026/05/16 05:20:39 INFO : newLeaf: Copied (replaced existing) 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-16 05:20:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/16 05:20:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67b51080): openPending: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67b51080): >openPending: err= 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/16 05:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67b51080): _writeAt: size=14, off=0 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67b51080): >_writeAt: n=14, err= 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67b51080): close: 2026/05/16 05:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/16 05:20:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67b51080): >close: err= 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: starting upload 2026/05/16 05:20:39 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1.ca338588.partial" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1.ca338588.partial 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1.ca338588.partial 2026/05/16 05:20:39 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/16 05:20:39 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/16 05:20:39 INFO : dir/file1: Copied (replaced existing) 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67d20b40): _readAt: size=512, off=0 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67d20b40): openPending: 2026/05/16 05:20:39 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/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67d20b40): >openPending: err= 2026/05/16 05:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67d20b40): >_readAt: n=14, err=EOF 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67d20b40): close: 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67d20b40): >close: err= 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/16 05:20:39 DEBUG : newLeaf: Updating file with newLeaf 0x309d67c1cdd0 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/16 05:20:39 DEBUG : dir/file1: Updating file with dir/file1 0x309d67c1cdd0 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67ee1080): openPending: 2026/05/16 05:20:39 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/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67ee1080): >openPending: err= 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/16 05:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67ee1080): _writeAt: size=25, off=0 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67ee1080): >_writeAt: n=25, err= 2026/05/16 05:20:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/16 05:20:39 DEBUG : newLeaf: Updating file with newLeaf 0x309d67c1cdd0 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 DEBUG : newLeaf(0x309d67ee1080): close: 2026/05/16 05:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-16 05:20:39.804523693 +0000 UTC m=+3.532660010 2026/05/16 05:20:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:39 DEBUG : newLeaf(0x309d67ee1080): >close: err= 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: starting upload 2026/05/16 05:20:39 DEBUG : newLeaf.0e521cf5.partial: size = 25 OK 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf.0e521cf5.partial" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf.0e521cf5.partial 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf.0e521cf5.partial 2026/05/16 05:20:39 DEBUG : newLeaf.0e521cf5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/16 05:20:39 DEBUG : newLeaf.0e521cf5.partial: renamed to: newLeaf 2026/05/16 05:20:39 INFO : newLeaf: Copied (replaced existing) 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-16 05:20:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/16 05:20:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/16 05:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:39 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:39 DEBUG : dir: Looking for writers 2026/05/16 05:20:39 DEBUG : file1: reading active writers 2026/05/16 05:20:39 DEBUG : Looking for writers 2026/05/16 05:20:39 DEBUG : dir: reading active writers 2026/05/16 05:20:39 DEBUG : >WaitForWriters: 2026/05/16 05:20:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67e18e40): _readAt: size=512, off=0 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67e18e40): openPending: 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/16 05:20:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/16 05:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67e18e40): >openPending: err= 2026/05/16 05:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/16 05:20:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67e18e40): >_readAt: n=14, err=EOF 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67e18e40): close: 2026/05/16 05:20:39 DEBUG : dir/file1(0x309d67e18e40): >close: err= 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/16 05:20:40 DEBUG : newLeaf: Updating file with newLeaf 0x309d67e14750 2026/05/16 05:20:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/16 05:20:40 DEBUG : dir/file1: Updating file with dir/file1 0x309d67e14750 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/16 05:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67e94f40): openPending: 2026/05/16 05:20:40 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/05/16 05:20:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/16 05:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67e94f40): >openPending: err= 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/16 05:20:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67e94f40): _writeAt: size=25, off=0 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67e94f40): >_writeAt: n=25, err= 2026/05/16 05:20:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/16 05:20:40 DEBUG : newLeaf: Updating file with newLeaf 0x309d67e14750 2026/05/16 05:20:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:40 DEBUG : newLeaf(0x309d67e94f40): close: 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/16 05:20:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-16 05:20:40.02624346 +0000 UTC m=+3.754379736 2026/05/16 05:20:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:40 DEBUG : newLeaf(0x309d67e94f40): >close: err= 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:40 DEBUG : newLeaf: vfs cache: starting upload 2026/05/16 05:20:40 DEBUG : newLeaf.b89e2975.partial: size = 25 OK 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf.b89e2975.partial" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf.b89e2975.partial 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf.b89e2975.partial 2026/05/16 05:20:40 DEBUG : newLeaf.b89e2975.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/16 05:20:40 DEBUG : newLeaf.b89e2975.partial: renamed to: newLeaf 2026/05/16 05:20:40 INFO : newLeaf: Copied (replaced existing) 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-16 05:20:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/16 05:20:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/16 05:20:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/newLeaf" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-qarerov4gaje/newLeaf 2026/05/16 05:20:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : newLeaf: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestFileRename (1.26s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 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-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/16 05:20:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/16 05:20:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/16 05:20:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/16 05:20:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/16 05:20:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/16 05:20:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/16 05:20:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/16 05:20:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/16 05:20:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/16 05:20:40 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/16 05:20:40 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/16 05:20:40 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/16 05:20:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/16 05:20:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/16 05:20:40 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/16 05:20:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/16 05:20:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/16 05:20:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/16 05:20:40 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/16 05:20:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/16 05:20:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): _readAt: size=1, off=0 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): openPending: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/16 05:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): >openPending: err= 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): >_readAt: n=1, err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): _readAt: size=256, off=1 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): >_readAt: n=15, err=EOF 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): _readAt: size=16, off=16 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): close: 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): >close: err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): close: 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d683803c0): >close: err=file already closed 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): _readAt: size=1, off=0 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): openPending: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/16 05:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): >openPending: err= 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): >_readAt: n=1, err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): _readAt: size=1, off=5 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): >_readAt: n=1, err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): _readAt: size=1, off=3 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): >_readAt: n=1, err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): _readAt: size=1, off=13 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): >_readAt: n=1, err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): _readAt: size=16, off=100 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): >_readAt: n=0, err=EOF 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): close: 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67b8c640): >close: err= 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): _readAt: size=1, off=0 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): openPending: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/16 05:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): >openPending: err= 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): >_readAt: n=1, err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): _readAt: size=1, off=5 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): >_readAt: n=1, err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): _readAt: size=1, off=1 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): >_readAt: n=1, err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): _readAt: size=6, off=10 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): >_readAt: n=6, err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): _readAt: size=256, off=10 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): >_readAt: n=6, err=EOF 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): _readAt: size=256, off=100 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): >_readAt: n=0, err=EOF 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): close: 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): >close: err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): _readAt: size=256, off=100 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827ebc0): >_readAt: n=0, err=file already closed 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827f880): RWFileHandle.Flush 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827f880): _readAt: size=256, off=0 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827f880): openPending: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/16 05:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827f880): >openPending: err= 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827f880): >_readAt: n=16, err=EOF 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827f880): RWFileHandle.Flush 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827f880): RWFileHandle.Flush 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827f880): close: 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d6827f880): >close: err= 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/16 05:20:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67aff440): _readAt: size=256, off=0 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67aff440): openPending: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/16 05:20:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/16 05:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67aff440): >openPending: err= 2026/05/16 05:20:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67aff440): >_readAt: n=16, err=EOF 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67aff440): RWFileHandle.Release 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67aff440): close: 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67aff440): >close: err= 2026/05/16 05:20:40 DEBUG : dir/file1(0x309d67aff440): RWFileHandle.Release 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : dir: Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : dir: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:40 DEBUG : file1: newRWFileHandle: 2026/05/16 05:20:40 DEBUG : file1(0x309d67affdc0): openPending: 2026/05/16 05:20:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : file1(0x309d67affdc0): >openPending: err= 2026/05/16 05:20:40 DEBUG : file1: >newRWFileHandle: err= 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/16 05:20:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/16 05:20:40 DEBUG : file1(0x309d67affdc0): _writeAt: size=5, off=0 2026/05/16 05:20:40 DEBUG : file1(0x309d67affdc0): >_writeAt: n=5, err= 2026/05/16 05:20:40 DEBUG : file1(0x309d67affdc0): _writeAt: size=7, off=5 2026/05/16 05:20:40 DEBUG : file1(0x309d67affdc0): >_writeAt: n=7, err= 2026/05/16 05:20:40 DEBUG : file1: vfs cache: truncate to size=11 2026/05/16 05:20:40 DEBUG : file1(0x309d67affdc0): close: 2026/05/16 05:20:40 DEBUG : file1: vfs cache: setting modification time to 2026-05-16 05:20:40.525550894 +0000 UTC m=+4.253687160 2026/05/16 05:20:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:40 DEBUG : file1(0x309d67affdc0): >close: err= 2026/05/16 05:20:40 DEBUG : file1(0x309d67affdc0): close: 2026/05/16 05:20:40 DEBUG : file1(0x309d67affdc0): >close: err=file already closed 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:40 DEBUG : file1: vfs cache: starting upload 2026/05/16 05:20:40 DEBUG : file1.f80b8c97.partial: size = 11 OK 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1.f80b8c97.partial" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1.f80b8c97.partial 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-qarerov4gaje/file1.f80b8c97.partial 2026/05/16 05:20:40 DEBUG : file1.f80b8c97.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/16 05:20:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 05:20:40 DEBUG : file1.f80b8c97.partial: renamed to: file1 2026/05/16 05:20:40 INFO : file1: Copied (new) 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/16 05:20:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-16 05:20:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/16 05:20:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 INFO : file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:40 DEBUG : file1: newRWFileHandle: 2026/05/16 05:20:40 DEBUG : file1(0x309d67daeb80): openPending: 2026/05/16 05:20:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : file1(0x309d67daeb80): >openPending: err= 2026/05/16 05:20:40 DEBUG : file1: >newRWFileHandle: err= 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/16 05:20:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/16 05:20:40 DEBUG : file1(0x309d67daeb80): _writeAt: size=7, off=0 2026/05/16 05:20:40 DEBUG : file1(0x309d67daeb80): >_writeAt: n=7, err= 2026/05/16 05:20:40 DEBUG : file1(0x309d67daeb80): _writeAt: size=6, off=5 2026/05/16 05:20:40 DEBUG : file1(0x309d67daeb80): >_writeAt: n=6, err= 2026/05/16 05:20:40 DEBUG : file1(0x309d67daeb80): close: 2026/05/16 05:20:40 DEBUG : file1: vfs cache: setting modification time to 2026-05-16 05:20:40.691077657 +0000 UTC m=+4.419213933 2026/05/16 05:20:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:40 DEBUG : file1(0x309d67daeb80): >close: err= 2026/05/16 05:20:40 DEBUG : file1(0x309d67daeb80): _writeAt: size=5, off=0 2026/05/16 05:20:40 DEBUG : file1(0x309d67daeb80): >_writeAt: n=0, err=file already closed 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:40 DEBUG : file1: vfs cache: starting upload 2026/05/16 05:20:40 DEBUG : file1.049ebfe8.partial: size = 11 OK 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1.049ebfe8.partial" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1.049ebfe8.partial 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-qarerov4gaje/file1.049ebfe8.partial 2026/05/16 05:20:40 DEBUG : file1.049ebfe8.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/16 05:20:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 05:20:40 DEBUG : file1.049ebfe8.partial: renamed to: file1 2026/05/16 05:20:40 INFO : file1: Copied (new) 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/16 05:20:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-16 05:20:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/16 05:20:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 INFO : file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : >WaitForWriters: 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:40 DEBUG : file1: newRWFileHandle: 2026/05/16 05:20:40 DEBUG : file1(0x309d67e181c0): openPending: 2026/05/16 05:20:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : file1(0x309d67e181c0): >openPending: err= 2026/05/16 05:20:40 DEBUG : file1: >newRWFileHandle: err= 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/16 05:20:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/16 05:20:40 DEBUG : file1(0x309d67e181c0): close: 2026/05/16 05:20:40 DEBUG : file1: vfs cache: setting modification time to 2026-05-16 05:20:40.855139059 +0000 UTC m=+4.583275325 2026/05/16 05:20:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:40 DEBUG : file1(0x309d67e181c0): >close: err= 2026/05/16 05:20:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/16 05:20:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/16 05:20:40 DEBUG : file2: newRWFileHandle: 2026/05/16 05:20:40 DEBUG : file2(0x309d67e18640): openPending: 2026/05/16 05:20:40 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/16 05:20:40 DEBUG : file2(0x309d67e18640): >openPending: err= 2026/05/16 05:20:40 DEBUG : file2: >newRWFileHandle: err= 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/16 05:20:40 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/16 05:20:40 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/16 05:20:40 DEBUG : file2(0x309d67e18640): RWFileHandle.Flush 2026/05/16 05:20:40 DEBUG : file2(0x309d67e18640): RWFileHandle.Release 2026/05/16 05:20:40 DEBUG : file2(0x309d67e18640): close: 2026/05/16 05:20:40 DEBUG : file2: vfs cache: setting modification time to 2026-05-16 05:20:40.856177182 +0000 UTC m=+4.584313458 2026/05/16 05:20:40 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:40 DEBUG : file2(0x309d67e18640): >close: err= 2026/05/16 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : file2: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file2: reading active writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : file2: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/16 05:20:40 DEBUG : Looking for writers 2026/05/16 05:20:40 DEBUG : file1: reading active writers 2026/05/16 05:20:40 DEBUG : file2: reading active writers 2026/05/16 05:20:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/16 05:20:40 DEBUG : file1: vfs cache: starting upload 2026/05/16 05:20:40 DEBUG : file2: vfs cache: starting upload 2026/05/16 05:20:40 DEBUG : file1.223275e2.partial: size = 0 OK 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1.223275e2.partial" 2026/05/16 05:20:40 DEBUG : file2.686ccad9.partial: size = 0 OK 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file2.686ccad9.partial" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1.223275e2.partial 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file2.686ccad9.partial 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/file1.223275e2.partial 2026/05/16 05:20:40 DEBUG : file1.223275e2.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/file2.686ccad9.partial 2026/05/16 05:20:40 DEBUG : file2.686ccad9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:40 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/16 05:20:40 DEBUG : file1.223275e2.partial: renamed to: file1 2026/05/16 05:20:40 INFO : file1: Copied (new) 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : file2.686ccad9.partial: renamed to: file2 2026/05/16 05:20:40 INFO : file2: Copied (new) 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file2" 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file2 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:40 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:40 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-16 05:20:40 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/16 05:20:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:40 INFO : file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/file2 2026/05/16 05:20:40 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:40 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-16 05:20:40 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/16 05:20:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/16 05:20:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/16 05:20:40 INFO : file2: vfs cache: upload succeeded try #1 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : file2: reading active writers 2026/05/16 05:20:41 DEBUG : >WaitForWriters: 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:41 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:41 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file2" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file2 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/file2 2026/05/16 05:20:41 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file2" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file2 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qarerov4gaje/file2 2026/05/16 05:20:41 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/16 05:20:41 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : file2: reading active writers 2026/05/16 05:20:41 DEBUG : >WaitForWriters: 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : file1: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : file1(0x309d67e19b00): openPending: 2026/05/16 05:20:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 DEBUG : file1(0x309d67e19b00): >openPending: err= 2026/05/16 05:20:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/16 05:20:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/16 05:20:41 DEBUG : file1(0x309d67e19b00): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : file1(0x309d67e19b00): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : file1(0x309d67e19b00): RWFileHandle.Flush 2026/05/16 05:20:41 DEBUG : file1(0x309d67e19b00): RWFileHandle.Flush 2026/05/16 05:20:41 DEBUG : file1(0x309d67e19b00): close: 2026/05/16 05:20:41 DEBUG : file1: vfs cache: setting modification time to 2026-05-16 05:20:41.024874478 +0000 UTC m=+4.753010754 2026/05/16 05:20:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : file1(0x309d67e19b00): >close: err= 2026/05/16 05:20:41 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:41 DEBUG : file1: vfs cache: starting upload 2026/05/16 05:20:41 DEBUG : file1.219bc456.partial: size = 5 OK 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1.219bc456.partial" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1.219bc456.partial 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/file1.219bc456.partial 2026/05/16 05:20:41 DEBUG : file1.219bc456.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/16 05:20:41 DEBUG : file1.219bc456.partial: renamed to: file1 2026/05/16 05:20:41 INFO : file1: Copied (new) 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-16 05:20:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/16 05:20:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : >WaitForWriters: 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : file1: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : file1(0x309d679f1c40): openPending: 2026/05/16 05:20:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 DEBUG : file1(0x309d679f1c40): >openPending: err= 2026/05/16 05:20:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/16 05:20:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/16 05:20:41 DEBUG : file1(0x309d679f1c40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : file1(0x309d679f1c40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : file1(0x309d679f1c40): RWFileHandle.Release 2026/05/16 05:20:41 DEBUG : file1(0x309d679f1c40): close: 2026/05/16 05:20:41 DEBUG : file1: vfs cache: setting modification time to 2026-05-16 05:20:41.186976647 +0000 UTC m=+4.915112923 2026/05/16 05:20:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : file1(0x309d679f1c40): >close: err= 2026/05/16 05:20:41 DEBUG : file1(0x309d679f1c40): RWFileHandle.Release 2026/05/16 05:20:41 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:41 DEBUG : file1: vfs cache: starting upload 2026/05/16 05:20:41 DEBUG : file1.fbfcd707.partial: size = 5 OK 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1.fbfcd707.partial" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1.fbfcd707.partial 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/file1.fbfcd707.partial 2026/05/16 05:20:41 DEBUG : file1.fbfcd707.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/16 05:20:41 DEBUG : file1.fbfcd707.partial: renamed to: file1 2026/05/16 05:20:41 INFO : file1: Copied (new) 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-16 05:20:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/16 05:20:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : >WaitForWriters: 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d68282900): openPending: 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/16 05:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d68282900): >openPending: err= 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d68282900): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d68282900): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d68282900): close: 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-16 05:20:41.359778925 +0000 UTC m=+5.087915201 2026/05/16 05:20:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d68282900): >close: err= 2026/05/16 05:20:41 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:41 DEBUG : dir: Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : dir: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:41 DEBUG : dir: Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : dir: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:41 DEBUG : dir: Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : dir: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:41 DEBUG : dir: Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : dir: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: starting upload 2026/05/16 05:20:41 DEBUG : dir/file1.545bde87.partial: size = 5 OK 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1.545bde87.partial" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1.545bde87.partial 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/dir/file1.545bde87.partial 2026/05/16 05:20:41 DEBUG : dir/file1.545bde87.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:41 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/16 05:20:41 DEBUG : dir/file1.545bde87.partial: renamed to: dir/file1 2026/05/16 05:20:41 INFO : dir/file1: Copied (replaced existing) 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-16 05:20:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:41 DEBUG : dir: Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : dir: reading active writers 2026/05/16 05:20:41 DEBUG : >WaitForWriters: 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/16 05:20:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/16 05:20:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d6830e540): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d6830e540): openPending: 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/16 05:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d6830e540): >openPending: err= 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d6830e540): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d6830e540): _writeAt: size=15, off=5 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d6830e540): >_writeAt: n=15, err= 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d6830e540): close: 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-16 05:20:41.538332085 +0000 UTC m=+5.266468381 2026/05/16 05:20:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : dir/file1(0x309d6830e540): >close: err= 2026/05/16 05:20:41 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:41 DEBUG : dir: Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : dir: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:41 DEBUG : dir: Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : dir: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:41 DEBUG : dir: Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : dir: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:41 DEBUG : dir: Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : dir: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: starting upload 2026/05/16 05:20:41 DEBUG : dir/file1.8aac4bf4.partial: size = 20 OK 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1.8aac4bf4.partial" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1.8aac4bf4.partial 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-qarerov4gaje/dir/file1.8aac4bf4.partial 2026/05/16 05:20:41 DEBUG : dir/file1.8aac4bf4.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/16 05:20:41 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/16 05:20:41 DEBUG : dir/file1.8aac4bf4.partial: renamed to: dir/file1 2026/05/16 05:20:41 INFO : dir/file1: Copied (replaced existing) 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:41 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-16 05:20:41 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/16 05:20:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:41 DEBUG : dir: Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : dir: reading active writers 2026/05/16 05:20:41 DEBUG : >WaitForWriters: 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : file1: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : file1(0x309d681af980): openPending: 2026/05/16 05:20:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 DEBUG : file1(0x309d681af980): >openPending: err= 2026/05/16 05:20:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/16 05:20:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/16 05:20:41 DEBUG : file1(0x309d681af980): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : file1(0x309d681af980): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : file1(0x309d681af980): close: 2026/05/16 05:20:41 DEBUG : file1: vfs cache: setting modification time to 2026-05-16 05:20:41.701317644 +0000 UTC m=+5.429453920 2026/05/16 05:20:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : file1(0x309d681af980): >close: err= 2026/05/16 05:20:41 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:41 DEBUG : file1: vfs cache: starting upload 2026/05/16 05:20:41 DEBUG : file1.8347e7fa.partial: size = 5 OK 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1.8347e7fa.partial" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1.8347e7fa.partial 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/file1.8347e7fa.partial 2026/05/16 05:20:41 DEBUG : file1.8347e7fa.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/16 05:20:41 DEBUG : file1.8347e7fa.partial: renamed to: file1 2026/05/16 05:20:41 INFO : file1: Copied (new) 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-16 05:20:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/16 05:20:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:41 DEBUG : Looking for writers 2026/05/16 05:20:41 DEBUG : file1: reading active writers 2026/05/16 05:20:41 DEBUG : >WaitForWriters: 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: 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-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/16 05:20:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283740): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283740): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283740): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283740): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283740): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.863425422 +0000 UTC m=+5.591561709 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283740): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283bc0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283bc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283bc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283bc0): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283bc0): _writeAt: size=3, off=2 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283bc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.863425422 +0000 UTC m=+5.591561709 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68283bc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac180): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac180): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac180): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac180): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac180): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.863425422 +0000 UTC m=+5.591561709 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac180): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67f2e380 item 1 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac7c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac7c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac7c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac7c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac7c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.865967408 +0000 UTC m=+5.594103674 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ac7c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682accc0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682accc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682accc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682accc0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682accc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.865967408 +0000 UTC m=+5.594103674 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682accc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67f2e9a0 item 2 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad300): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad300): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad300): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad300): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad300): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.867642585 +0000 UTC m=+5.595778861 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad300): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad780): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad780): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad780): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad780): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad780): _writeAt: size=3, off=2 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad780): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad780): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.867642585 +0000 UTC m=+5.595778861 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682ad780): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682adc40): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682adc40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682adc40): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682adc40): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682adc40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.867642585 +0000 UTC m=+5.595778861 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d682adc40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67f2ed20 item 3 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e3c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e3c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e3c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e3c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e3c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.869931352 +0000 UTC m=+5.598067638 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e3c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e900): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e900): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e900): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e900): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e900): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.869931352 +0000 UTC m=+5.598067638 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850e900): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67f2f1f0 item 4 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850ef40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850ef40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850ef40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850ef40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850ef40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.871803642 +0000 UTC m=+5.599939949 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850ef40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f3c0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f3c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f3c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f3c0): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f3c0): _writeAt: size=3, off=2 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f3c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.871803642 +0000 UTC m=+5.599939949 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f3c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f880): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f880): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f880): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f880): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f880): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.871803642 +0000 UTC m=+5.599939949 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6850f880): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67f2f570 item 5 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530000): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530000): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530000): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530000): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530000): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.874174925 +0000 UTC m=+5.602311231 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530000): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530540): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530540): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530540): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530540): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530540): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.874174925 +0000 UTC m=+5.602311231 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530540): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67f2fa40 item 6 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530bc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530bc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530bc0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530bc0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530bc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.875683367 +0000 UTC m=+5.603819633 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68530bc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d685310c0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d685310c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d685310c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d685310c0): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d685310c0): _writeAt: size=3, off=2 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d685310c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d685310c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.875683367 +0000 UTC m=+5.603819633 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d685310c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531580): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531580): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531580): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531580): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531580): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.875683367 +0000 UTC m=+5.603819633 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531580): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ee2070 item 7 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531c00): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531c00): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531c00): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531c00): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531c00): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.877946967 +0000 UTC m=+5.606083243 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68531c00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e240): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e240): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e240): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e240): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e240): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.877946967 +0000 UTC m=+5.606083243 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e240): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ee2540 item 8 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e800): _readAt: size=2, off=0 2026/05/16 05:20:41 ERROR : open-test-file(0x309d6854e800): Couldn't read size of file 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e800): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e800): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e800): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e800): close: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854e800): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854ebc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854ebc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854ebc0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854ebc0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854ebc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.879658101 +0000 UTC m=+5.607794387 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854ebc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f040): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f040): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f040): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f040): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f040): _writeAt: size=3, off=2 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f040): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f040): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.879658101 +0000 UTC m=+5.607794387 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f040): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f540): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f540): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f540): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f540): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f540): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.879658101 +0000 UTC m=+5.607794387 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854f540): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ee2b60 item 9 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854fbc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854fbc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854fbc0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854fbc0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854fbc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.881917603 +0000 UTC m=+5.610053879 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6854fbc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e200): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e200): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e200): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e200): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e200): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.881917603 +0000 UTC m=+5.610053879 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e200): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ee30a0 item 10 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e840): _readAt: size=2, off=0 2026/05/16 05:20:41 ERROR : open-test-file(0x309d6856e840): Couldn't read size of file 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e840): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e840): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e840): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e840): close: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856e840): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856ec00): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856ec00): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856ec00): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856ec00): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856ec00): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.883692287 +0000 UTC m=+5.611828563 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856ec00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f100): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f100): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f100): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f100): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f100): _writeAt: size=3, off=2 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f100): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f100): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.883692287 +0000 UTC m=+5.611828563 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f100): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f600): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f600): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f600): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f600): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f600): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.883692287 +0000 UTC m=+5.611828563 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856f600): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ee3420 item 11 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856fc80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856fc80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856fc80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856fc80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856fc80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.885771669 +0000 UTC m=+5.613907966 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6856fc80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c2c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c2c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c2c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c2c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c2c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.885771669 +0000 UTC m=+5.613907966 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c2c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ee38f0 item 12 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c900): _readAt: size=2, off=0 2026/05/16 05:20:41 ERROR : open-test-file(0x309d6858c900): Couldn't read size of file 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c900): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c900): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c900): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c900): close: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c900): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858ccc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858ccc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858ccc0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858ccc0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858ccc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.887521037 +0000 UTC m=+5.615657322 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858ccc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d380): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d380): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d380): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d380): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d380): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.887521037 +0000 UTC m=+5.615657322 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d380): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ee3c70 item 13 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858da00): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858da00): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858da00): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858da00): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858da00): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.889218716 +0000 UTC m=+5.617354992 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858da00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d683a19c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d683a19c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d683a19c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d683a19c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d683a19c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.889218716 +0000 UTC m=+5.617354992 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d683a19c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e89650 item 14 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea100): _readAt: size=2, off=0 2026/05/16 05:20:41 ERROR : open-test-file(0x309d684ea100): Couldn't read size of file 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea100): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea100): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea100): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea100): close: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea100): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea4c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea4c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea4c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea4c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea4c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.891046371 +0000 UTC m=+5.619182647 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea4c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eab80): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eab80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eab80): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eab80): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eab80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.891046371 +0000 UTC m=+5.619182647 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eab80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e89b90 item 15 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb200): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb200): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb200): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb200): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb200): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.892694958 +0000 UTC m=+5.620831244 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb200): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb740): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb740): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb740): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb740): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb740): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.892694958 +0000 UTC m=+5.620831244 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb740): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823e0e0 item 16 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ebd80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ebd80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ebd80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ebd80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ebd80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.895497766 +0000 UTC m=+5.623634073 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ebd80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612300): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612300): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612300): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612300): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612300): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612300): _writeAt: size=3, off=7 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612300): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612300): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.895497766 +0000 UTC m=+5.623634073 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612300): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f640): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f640): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f640): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f640): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f640): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.895497766 +0000 UTC m=+5.623634073 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f640): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823e460 item 17 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f9c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f9c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f9c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f9c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f9c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.899529147 +0000 UTC m=+5.627665424 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f9c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d686128c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d686128c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d686128c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d686128c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d686128c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.899529147 +0000 UTC m=+5.627665424 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d686128c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823e070 item 18 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612f40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612f40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612f40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612f40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612f40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.901577891 +0000 UTC m=+5.629714157 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68612f40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613440): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613440): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613440): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613440): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613440): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613440): _writeAt: size=3, off=7 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613440): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613440): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.901577891 +0000 UTC m=+5.629714157 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613440): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613940): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613940): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613940): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613940): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613940): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.901577891 +0000 UTC m=+5.629714157 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68613940): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823e690 item 19 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c0c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c0c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c0c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c0c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c0c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.903774213 +0000 UTC m=+5.631910520 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c0c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c600): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c600): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c600): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c600): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c600): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.903774213 +0000 UTC m=+5.631910520 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858c600): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823ed20 item 20 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858cc80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858cc80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858cc80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858cc80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858cc80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.905321248 +0000 UTC m=+5.633457524 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858cc80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d180): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d180): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d180): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d180): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d180): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d180): _writeAt: size=3, off=7 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d180): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d180): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.905321248 +0000 UTC m=+5.633457524 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d180): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d680): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d680): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d680): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d680): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d680): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.905321248 +0000 UTC m=+5.633457524 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858d680): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823f110 item 21 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858de80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858de80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858de80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858de80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858de80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.907428762 +0000 UTC m=+5.635565038 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6858de80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d24c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d24c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d24c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d24c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d24c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.907428762 +0000 UTC m=+5.635565038 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d24c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823f5e0 item 22 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d2cc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d2cc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d2cc0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d2cc0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d2cc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.908997307 +0000 UTC m=+5.637133593 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d2cc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d31c0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d31c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d31c0): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d31c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d31c0): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d31c0): _writeAt: size=3, off=7 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d31c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d31c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.908997307 +0000 UTC m=+5.637133593 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d31c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d36c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d36c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d36c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d36c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d36c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.908997307 +0000 UTC m=+5.637133593 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d36c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823f960 item 23 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d3d40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d3d40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d3d40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d3d40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d3d40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.911188931 +0000 UTC m=+5.639325217 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d681d3d40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e380): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e380): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e380): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e380): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e380): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.911188931 +0000 UTC m=+5.639325217 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e380): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677361c0 item 24 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e9c0): _readAt: size=2, off=0 2026/05/16 05:20:41 ERROR : open-test-file(0x309d6830e9c0): Couldn't read size of file 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e9c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e9c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e9c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830e9c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830ed80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830ed80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830ed80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830ed80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830ed80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.913101697 +0000 UTC m=+5.641237973 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830ed80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f280): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f280): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f280): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f280): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f280): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f280): _writeAt: size=3, off=7 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f280): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f280): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.913101697 +0000 UTC m=+5.641237973 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6830f280): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d678f6700): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d678f6700): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d678f6700): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d678f6700): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d678f6700): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.913101697 +0000 UTC m=+5.641237973 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d678f6700): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67736700 item 25 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8c640): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8c640): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8c640): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8c640): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8c640): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.91525058 +0000 UTC m=+5.643386846 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8c640): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8cec0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8cec0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8cec0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8cec0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8cec0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.91525058 +0000 UTC m=+5.643386846 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8cec0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67737030 item 26 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8db40): _readAt: size=2, off=0 2026/05/16 05:20:41 ERROR : open-test-file(0x309d67b8db40): Couldn't read size of file 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8db40): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8db40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8db40): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8db40): close: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b8db40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67afed80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67afed80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67afed80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67afed80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67afed80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.91686943 +0000 UTC m=+5.645005716 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67afed80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff280): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff280): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff280): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff280): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff280): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff280): _writeAt: size=3, off=7 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff280): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff280): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.91686943 +0000 UTC m=+5.645005716 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff280): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff7c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff7c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff7c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff7c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff7c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.91686943 +0000 UTC m=+5.645005716 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67aff7c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67737570 item 27 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67affe40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67affe40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67affe40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67affe40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67affe40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.918975872 +0000 UTC m=+5.647112149 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67affe40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66540): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66540): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66540): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66540): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66540): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.918975872 +0000 UTC m=+5.647112149 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66540): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67737ce0 item 28 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66b80): _readAt: size=2, off=0 2026/05/16 05:20:41 ERROR : open-test-file(0x309d67c66b80): Couldn't read size of file 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66b80): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66b80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66b80): close: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66b80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66f40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66f40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66f40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66f40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66f40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.920498681 +0000 UTC m=+5.648634957 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c66f40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67600): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67600): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67600): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67600): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67600): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.920498681 +0000 UTC m=+5.648634957 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67600): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da22a0 item 29 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67c80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67c80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67c80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67c80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67c80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.922101351 +0000 UTC m=+5.650237627 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c67c80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0c340): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0c340): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0c340): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0c340): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0c340): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.922101351 +0000 UTC m=+5.650237627 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0c340): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da2620 item 30 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ca00): _readAt: size=2, off=0 2026/05/16 05:20:41 ERROR : open-test-file(0x309d67c0ca00): Couldn't read size of file 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ca00): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ca00): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ca00): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ca00): close: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ca00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0cdc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0cdc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0cdc0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0cdc0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0cdc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.923658565 +0000 UTC m=+5.651794841 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0cdc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0d480): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0d480): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0d480): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0d480): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0d480): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.923658565 +0000 UTC m=+5.651794841 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0d480): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da29a0 item 31 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0db00): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0db00): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0db00): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0db00): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0db00): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.925150366 +0000 UTC m=+5.653286631 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0db00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae1c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae1c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae1c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae1c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae1c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.925150366 +0000 UTC m=+5.653286631 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae1c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da2ee0 item 32 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae940): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae940): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae940): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae940): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae940): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.926581761 +0000 UTC m=+5.654718028 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dae940): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daedc0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daedc0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daedc0): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daedc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daedc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da3260 item 33 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daedc0): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daedc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.927057892 +0000 UTC m=+5.655194158 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daedc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf2c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf2c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf2c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf2c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf2c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.927057892 +0000 UTC m=+5.655194158 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf2c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da3420 item 33 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf900): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf900): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf900): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf900): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf900): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.928360324 +0000 UTC m=+5.656496590 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67daf900): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dafd80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dafd80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da37a0 item 34 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dafd80): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dafd80): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dafd80): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dafd80): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dafd80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.928916675 +0000 UTC m=+5.657052941 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67dafd80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18480): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18480): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18480): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18480): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18480): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.928916675 +0000 UTC m=+5.657052941 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18480): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da3960 item 34 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18b40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18b40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18b40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18b40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18b40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.930409568 +0000 UTC m=+5.658545884 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18b40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18fc0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18fc0): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18fc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18fc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da3ce0 item 35 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18fc0): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18fc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.930977351 +0000 UTC m=+5.659113708 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e18fc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e194c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e194c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e194c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e194c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e194c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.930977351 +0000 UTC m=+5.659113708 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e194c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c260e0 item 35 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e19b40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e19b40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e19b40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e19b40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e19b40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.932644042 +0000 UTC m=+5.660780318 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e19b40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0380): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0380): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c26770 item 36 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0380): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0380): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0380): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0380): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0380): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.933346461 +0000 UTC m=+5.661482737 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0380): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0a40): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0a40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0a40): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0a40): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0a40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.933346461 +0000 UTC m=+5.661482737 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f0a40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c26930 item 36 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1080): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1080): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1080): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1080): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1080): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.934852307 +0000 UTC m=+5.662988573 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1080): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1500): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1500): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1500): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1500): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1500): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c26cb0 item 37 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1500): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1500): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.935341612 +0000 UTC m=+5.663477889 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1500): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1d40): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1d40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1d40): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1d40): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1d40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.935341612 +0000 UTC m=+5.663477889 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d679f1d40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c26ee0 item 37 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50500): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50500): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50500): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50500): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50500): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.936760966 +0000 UTC m=+5.664897232 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50500): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50a00): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50a00): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c27340 item 38 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50a00): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50a00): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50a00): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50a00): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50a00): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.937317287 +0000 UTC m=+5.665453553 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50a00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50f40): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50f40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50f40): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50f40): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50f40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.937317287 +0000 UTC m=+5.665453553 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b50f40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c27500 item 38 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b515c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b515c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b515c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b515c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b515c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.938591306 +0000 UTC m=+5.666727572 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b515c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b51ac0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b51ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b51ac0): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b51ac0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b51ac0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c27ab0 item 39 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b51ac0): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b51ac0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.939002212 +0000 UTC m=+5.667138479 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67b51ac0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760a900): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760a900): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760a900): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760a900): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760a900): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.939002212 +0000 UTC m=+5.667138479 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760a900): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c27c70 item 39 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b140): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b140): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b140): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b140): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b140): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.940178186 +0000 UTC m=+5.668314452 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b140): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b800): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b800): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b0230 item 40 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b800): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b800): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b800): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b800): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b800): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.940857921 +0000 UTC m=+5.668994197 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6760b800): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea040): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea040): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea040): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea040): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea040): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.940857921 +0000 UTC m=+5.668994197 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea040): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b03f0 item 40 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616240): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616240): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616240): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616240): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616240): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616240): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616240): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.94233281 +0000 UTC m=+5.670469106 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616240): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616740): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616740): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616740): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a21c0 item 41 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616740): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616740): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.942905132 +0000 UTC m=+5.671041428 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616740): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616c00): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616c00): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616c00): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616c00): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616c00): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a2380 item 41 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616c00): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616c00): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.943514974 +0000 UTC m=+5.671651250 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68616c00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617140): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617140): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617140): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617140): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617140): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.943514974 +0000 UTC m=+5.671651250 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617140): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a2540 item 41 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617780): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617780): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617780): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617780): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617780): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617780): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617780): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.944816885 +0000 UTC m=+5.672953152 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617780): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617c80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617c80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617c80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a28c0 item 42 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617c80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617c80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.945282886 +0000 UTC m=+5.673419172 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68617c80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a2c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a2c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a2a80 item 42 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a2c0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a2c0): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a2c0): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a2c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.945908349 +0000 UTC m=+5.674044615 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a2c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a840): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a840): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a840): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a840): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a840): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.945908349 +0000 UTC m=+5.674044615 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862a840): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a2c40 item 42 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862ae80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862ae80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862ae80): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862ae80): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862ae80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862ae80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862ae80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.947209509 +0000 UTC m=+5.675345785 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862ae80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b380): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b380): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b380): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a3110 item 43 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b380): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b380): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.947684306 +0000 UTC m=+5.675820572 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b380): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b8c0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b8c0): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b8c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b8c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a32d0 item 43 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b8c0): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b8c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.948119128 +0000 UTC m=+5.676255404 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862b8c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862be00): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862be00): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862be00): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862be00): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862be00): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.948119128 +0000 UTC m=+5.676255404 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6862be00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a3490 item 43 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638540): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638540): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638540): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638540): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638540): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638540): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638540): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.949298668 +0000 UTC m=+5.677434934 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638540): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638a40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638a40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638a40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a3880 item 44 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638a40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638a40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.949655032 +0000 UTC m=+5.677791298 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638a40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638f80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638f80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a3a40 item 44 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638f80): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638f80): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638f80): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638f80): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638f80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.9501245 +0000 UTC m=+5.678260765 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68638f80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639500): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639500): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639500): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639500): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639500): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.9501245 +0000 UTC m=+5.678260765 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639500): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a3ce0 item 44 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639b40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639b40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639b40): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639b40): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639b40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639b40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639b40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.951165417 +0000 UTC m=+5.679301683 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68639b40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648140): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648140): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648140): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4a380 item 45 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648140): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648140): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.951537812 +0000 UTC m=+5.679674077 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648140): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648840): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648840): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648840): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648840): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648840): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.951537812 +0000 UTC m=+5.679674077 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648840): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4a620 item 45 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648e80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648e80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648e80): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648e80): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648e80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648e80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648e80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.952623254 +0000 UTC m=+5.680759520 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68648e80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649380): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649380): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649380): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4ad90 item 46 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649380): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649380): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.953004885 +0000 UTC m=+5.681141161 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649380): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649a80): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649a80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649a80): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649a80): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649a80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.953004885 +0000 UTC m=+5.681141161 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d68649a80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4af50 item 46 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a1c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a1c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a1c0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a1c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a1c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a1c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.954149008 +0000 UTC m=+5.682285274 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a1c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a6c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a6c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a6c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4b2d0 item 47 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a6c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a6c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.954445649 +0000 UTC m=+5.682581915 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865a6c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865adc0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865adc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865adc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865adc0): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865adc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.954445649 +0000 UTC m=+5.682581915 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865adc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4b570 item 47 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b400): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b400): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b400): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b400): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b400): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b400): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b400): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.955522916 +0000 UTC m=+5.683659182 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b400): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b900): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b900): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b900): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4bb20 item 48 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b900): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b900): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.955871715 +0000 UTC m=+5.684007981 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6865b900): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e100): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e100): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e100): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e100): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e100): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.955871715 +0000 UTC m=+5.684007981 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e100): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4be30 item 48 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e740): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e740): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e740): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e740): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e740): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.956939554 +0000 UTC m=+5.685075830 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866e740): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866ebc0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866ebc0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866ebc0): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866ebc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866ebc0): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866ebc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67eba310 item 49 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866ebc0): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866ebc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.957330133 +0000 UTC m=+5.685466399 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866ebc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f100): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f100): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f100): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f100): >_readAt: n=8, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f100): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.957330133 +0000 UTC m=+5.685466399 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f100): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67eba4d0 item 49 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f780): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f780): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f780): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f780): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f780): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.958385778 +0000 UTC m=+5.686522044 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866f780): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866fc80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866fc80): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866fc80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67eba850 item 50 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866fc80): _readAt: size=2, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866fc80): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866fc80): _writeAt: size=3, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866fc80): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866fc80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.958826261 +0000 UTC m=+5.686962527 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6866fc80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a300): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a300): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a300): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a300): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a300): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.958826261 +0000 UTC m=+5.686962527 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a300): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ebaa80 item 50 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a980): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a980): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a980): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a980): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a980): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.959801435 +0000 UTC m=+5.687937700 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0a980): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ae80): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ae80): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ae80): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ae80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ae80): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ae80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ebaee0 item 51 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ae80): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ae80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.960189798 +0000 UTC m=+5.688326065 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ae80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0b3c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0b3c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0b3c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0b3c0): >_readAt: n=8, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0b3c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.960189798 +0000 UTC m=+5.688326065 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0b3c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ebb0a0 item 51 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ba40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ba40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ba40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ba40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ba40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.961254191 +0000 UTC m=+5.689390457 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67c0ba40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf2040): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf2040): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf2040): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ebb6c0 item 52 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf2040): _readAt: size=2, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf2040): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf2040): _writeAt: size=3, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf2040): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf2040): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.961773382 +0000 UTC m=+5.689909648 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf2040): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf25c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf25c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf25c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf25c0): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf25c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.961773382 +0000 UTC m=+5.689909648 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67cf25c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ebb880 item 52 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e400): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e400): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e400): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e400): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e400): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.962873992 +0000 UTC m=+5.691010259 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e400): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e900): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e900): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e900): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e900): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e900): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e900): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d42a0 item 53 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e900): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e900): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.963367516 +0000 UTC m=+5.691503782 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8e900): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8ee40): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8ee40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8ee40): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8ee40): >_readAt: n=8, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8ee40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.963367516 +0000 UTC m=+5.691503782 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8ee40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d4460 item 53 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f4c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f4c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f4c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f4c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f4c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.965023026 +0000 UTC m=+5.693159312 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f4c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f9c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f9c0): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f9c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d48c0 item 54 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f9c0): _readAt: size=2, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f9c0): _writeAt: size=3, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f9c0): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f9c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.965667103 +0000 UTC m=+5.693803379 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67d8f9c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26040): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26040): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26040): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26040): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26040): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.965667103 +0000 UTC m=+5.693803379 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26040): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d4a80 item 54 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e266c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e266c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e266c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e266c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e266c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.967201625 +0000 UTC m=+5.695337920 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e266c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26bc0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26bc0): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26bc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26bc0): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26bc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d4e70 item 55 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26bc0): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26bc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.967765461 +0000 UTC m=+5.695901747 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e26bc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27100): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27100): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27100): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27100): >_readAt: n=8, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27100): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.967765461 +0000 UTC m=+5.695901747 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27100): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d5030 item 55 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27780): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27780): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27780): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27780): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27780): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.969319609 +0000 UTC m=+5.697455885 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27780): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27c80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27c80): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27c80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d5650 item 56 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27c80): _readAt: size=2, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27c80): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27c80): _writeAt: size=3, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27c80): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27c80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.96994989 +0000 UTC m=+5.698086166 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e27c80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e300): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e300): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e300): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e300): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e300): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.96994989 +0000 UTC m=+5.698086166 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e300): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d5810 item 56 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e940): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e940): open at offset 0 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e940): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e940): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e940): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e940): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e940): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e940): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.97142572 +0000 UTC m=+5.699561986 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4e940): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4ee80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4ee80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4ee80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d5b90 item 57 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4ee80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4ee80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.971939351 +0000 UTC m=+5.700075617 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4ee80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f3c0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f3c0): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f3c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f3c0): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f3c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d5d50 item 57 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f3c0): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f3c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.972571236 +0000 UTC m=+5.700707542 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f3c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f940): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f940): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f940): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f940): >_readAt: n=8, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f940): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.972571236 +0000 UTC m=+5.700707542 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e4f940): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679861c0 item 57 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a080): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a080): open at offset 0 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a080): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a080): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a080): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a080): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a080): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a080): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.974022971 +0000 UTC m=+5.702159247 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a080): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a5c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a5c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a5c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67986e70 item 58 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a5c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a5c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.974594922 +0000 UTC m=+5.702731187 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6a5c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6ab00): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6ab00): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6ab00): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67987180 item 58 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6ab00): _readAt: size=2, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6ab00): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6ab00): _writeAt: size=3, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6ab00): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6ab00): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.975237186 +0000 UTC m=+5.703373452 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6ab00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b0c0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b0c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b0c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b0c0): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b0c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.975237186 +0000 UTC m=+5.703373452 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b0c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67987420 item 58 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b700): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b700): open at offset 0 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b700): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b700): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b700): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b700): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b700): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b700): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.976685174 +0000 UTC m=+5.704821450 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6b700): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6bc40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6bc40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6bc40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67987880 item 59 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6bc40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6bc40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.977211489 +0000 UTC m=+5.705347755 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e6bc40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c280): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c280): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c280): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c280): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c280): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c280): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67987c00 item 59 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c280): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c280): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.97781521 +0000 UTC m=+5.705951515 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c280): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c800): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c800): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c800): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c800): >_readAt: n=8, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c800): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.97781521 +0000 UTC m=+5.705951515 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9c800): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834a000 item 59 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9ce40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9ce40): open at offset 0 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9ce40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9ce40): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9ce40): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9ce40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9ce40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9ce40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.979311519 +0000 UTC m=+5.707447784 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9ce40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d380): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d380): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d380): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834a460 item 60 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d380): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d380): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.979757892 +0000 UTC m=+5.707894159 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d380): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d8c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d8c0): open at offset 5 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d8c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834a700 item 60 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d8c0): _readAt: size=2, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d8c0): _writeAt: size=3, off=5 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d8c0): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d8c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.980392212 +0000 UTC m=+5.708528478 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9d8c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9de80): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9de80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9de80): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9de80): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9de80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.980392212 +0000 UTC m=+5.708528478 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67e9de80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834a8c0 item 60 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec85c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec85c0): open at offset 0 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec85c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec85c0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec85c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec85c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec85c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec85c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.981782159 +0000 UTC m=+5.709918435 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec85c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec8b00): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec8b00): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec8b00): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834ad20 item 61 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec8b00): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec8b00): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.982236648 +0000 UTC m=+5.710372914 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec8b00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9200): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9200): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9200): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9200): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9200): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.982236648 +0000 UTC m=+5.710372914 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9200): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834af50 item 61 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9840): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9840): open at offset 0 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9840): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9840): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9840): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9840): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9840): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9840): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.983585198 +0000 UTC m=+5.711721474 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9840): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9d80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9d80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9d80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834b2d0 item 62 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9d80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9d80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.984149265 +0000 UTC m=+5.712285530 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67ec9d80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efa580): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efa580): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efa580): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efa580): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efa580): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.984149265 +0000 UTC m=+5.712285530 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efa580): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834b490 item 62 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efabc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efabc0): open at offset 0 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efabc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efabc0): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efabc0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efabc0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efabc0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efabc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.985469991 +0000 UTC m=+5.713606267 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efabc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb100): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb100): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb100): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834b810 item 63 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb100): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb100): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.98590319 +0000 UTC m=+5.714039486 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb100): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb800): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb800): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb800): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb800): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb800): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.98590319 +0000 UTC m=+5.714039486 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efb800): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834b9d0 item 63 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 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/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efbe40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efbe40): open at offset 0 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efbe40): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efbe40): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efbe40): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efbe40): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efbe40): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efbe40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.987312344 +0000 UTC m=+5.715448611 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67efbe40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1e480): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1e480): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1e480): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c88700 item 64 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1e480): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1e480): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.987753048 +0000 UTC m=+5.715889334 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1e480): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1eb80): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1eb80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1eb80): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1eb80): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1eb80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.987753048 +0000 UTC m=+5.715889334 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1eb80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c88a10 item 64 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f1c0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f1c0): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f1c0): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f1c0): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f1c0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.989069426 +0000 UTC m=+5.717205702 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f1c0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f640): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f640): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f640): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f640): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f640): _writeAt: size=3, off=2 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c89180 item 65 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f640): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f640): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.989557259 +0000 UTC m=+5.717693535 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1f640): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1fb40): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1fb40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1fb40): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1fb40): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1fb40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.989557259 +0000 UTC m=+5.717693535 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f1fb40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c89490 item 65 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52280): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52280): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52280): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52280): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52280): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.990801641 +0000 UTC m=+5.718937958 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52280): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52700): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52700): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c89ab0 item 66 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52700): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52700): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52700): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52700): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52700): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.991607364 +0000 UTC m=+5.719743640 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52700): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52c40): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52c40): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52c40): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52c40): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52c40): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.991607364 +0000 UTC m=+5.719743640 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f52c40): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c89c70 item 66 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53280): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53280): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53280): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53280): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53280): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.993231414 +0000 UTC m=+5.721367700 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53280): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53700): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53700): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53700): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53700): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53700): _writeAt: size=3, off=2 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6e150 item 67 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53700): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53700): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.993823164 +0000 UTC m=+5.721959460 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53700): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53c00): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53c00): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53c00): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53c00): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53c00): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.993823164 +0000 UTC m=+5.721959460 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d67f53c00): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6e310 item 67 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c380): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c380): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c380): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c380): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c380): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.995315204 +0000 UTC m=+5.723451491 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c380): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c880): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c880): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6e690 item 68 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c880): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c880): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c880): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c880): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c880): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.995918324 +0000 UTC m=+5.724054591 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818c880): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818cdc0): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818cdc0): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818cdc0): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818cdc0): >_readAt: n=3, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818cdc0): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.995918324 +0000 UTC m=+5.724054591 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818cdc0): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6e850 item 68 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d400): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d400): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d400): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d400): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d400): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.997415074 +0000 UTC m=+5.725551370 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d400): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d880): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d880): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d880): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d880): >_readAt: n=2, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d880): _writeAt: size=3, off=2 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6ee00 item 69 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d880): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d880): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.997981345 +0000 UTC m=+5.726117611 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d6818d880): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea700): _readAt: size=512, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea700): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea700): >openPending: err= 2026/05/16 05:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea700): >_readAt: n=5, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea700): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.997981345 +0000 UTC m=+5.726117611 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ea700): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: Remove: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b0690 item 69 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ead80): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ead80): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ead80): _writeAt: size=5, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ead80): >_writeAt: n=5, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ead80): close: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.999381481 +0000 UTC m=+5.727517757 2026/05/16 05:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684ead80): >close: err= 2026/05/16 05:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/16 05:20:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb280): openPending: 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb280): >openPending: err= 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b0a10 item 70 2026/05/16 05:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb280): _readAt: size=2, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb280): >_readAt: n=0, err=EOF 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb280): _writeAt: size=3, off=0 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb280): >_writeAt: n=3, err= 2026/05/16 05:20:41 DEBUG : open-test-file(0x309d684eb280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.999863824 +0000 UTC m=+5.728000090 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684eb280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684eb7c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684eb7c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684eb7c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684eb7c0): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684eb7c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:41.999863824 +0000 UTC m=+5.728000090 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684eb7c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b0bd0 item 70 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ebe80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ebe80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ebe80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ebe80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ebe80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.001322851 +0000 UTC m=+5.729459117 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ebe80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682184c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682184c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682184c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682184c0): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682184c0): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b1030 item 71 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682184c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682184c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.001795666 +0000 UTC m=+5.729931931 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682184c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682189c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682189c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682189c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682189c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682189c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.001795666 +0000 UTC m=+5.729931931 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682189c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b1260 item 71 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219040): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219040): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219040): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219040): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219040): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.002951791 +0000 UTC m=+5.731088058 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219040): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219540): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219540): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b15e0 item 72 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219540): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219540): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219540): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219540): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219540): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.003482715 +0000 UTC m=+5.731618981 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219540): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219a80): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219a80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219a80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219a80): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219a80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.003482715 +0000 UTC m=+5.731618981 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68219a80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b17a0 item 72 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258140): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258140): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258140): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258140): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258140): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258140): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258140): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.004535425 +0000 UTC m=+5.732671691 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258140): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258640): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258640): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258640): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b1b20 item 73 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258640): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258640): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.004915904 +0000 UTC m=+5.733052171 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258640): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258b00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258b00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258b00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258b00): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258b00): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b1ce0 item 73 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258b00): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258b00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.005356307 +0000 UTC m=+5.733492573 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68258b00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259040): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259040): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259040): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259040): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259040): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.005356307 +0000 UTC m=+5.733492573 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259040): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679d40e0 item 73 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259680): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259680): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259680): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259680): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259680): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259680): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259680): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.00638887 +0000 UTC m=+5.734525135 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259680): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259b80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259b80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259b80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679d4cb0 item 74 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259b80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259b80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.006767555 +0000 UTC m=+5.734903822 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68259b80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682761c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682761c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679d4fc0 item 74 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682761c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682761c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682761c0): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682761c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682761c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.007446649 +0000 UTC m=+5.735582915 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682761c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68276740): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68276740): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68276740): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68276740): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68276740): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.007446649 +0000 UTC m=+5.735582915 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68276740): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679d51f0 item 74 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2980): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2980): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2980): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2980): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2980): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2980): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2980): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.00872742 +0000 UTC m=+5.736863687 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2980): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2e80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2e80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2e80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ebbc00 item 75 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2e80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2e80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.009137295 +0000 UTC m=+5.737273561 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2e80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf33c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf33c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf33c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf33c0): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf33c0): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ebbdc0 item 75 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf33c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf33c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.009563792 +0000 UTC m=+5.737700057 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf33c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3900): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3900): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3900): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3900): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3900): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.009563792 +0000 UTC m=+5.737700057 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3900): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677ee150 item 75 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a040): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a040): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a040): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a040): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a040): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a040): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a040): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.010641258 +0000 UTC m=+5.738777524 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a040): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a540): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a540): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a540): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677eee70 item 76 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a540): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a540): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.011027538 +0000 UTC m=+5.739163804 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4a540): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4aa80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4aa80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677ef2d0 item 76 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4aa80): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4aa80): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4aa80): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4aa80): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4aa80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.011538695 +0000 UTC m=+5.739674961 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4aa80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b000): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b000): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b000): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b000): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b000): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.011538695 +0000 UTC m=+5.739674961 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b000): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677ef5e0 item 76 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b640): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b640): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b640): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b640): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b640): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b640): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b640): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.012667489 +0000 UTC m=+5.740803755 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4b640): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4bb40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4bb40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4bb40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc21c0 item 77 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4bb40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4bb40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.013057546 +0000 UTC m=+5.741193813 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d4bb40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c340): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c340): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c340): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c340): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c340): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.013057546 +0000 UTC m=+5.741193813 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c340): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc2460 item 77 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c980): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c980): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c980): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c980): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c980): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c980): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c980): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.014253858 +0000 UTC m=+5.742390124 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831c980): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831ce80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831ce80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831ce80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc27e0 item 78 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831ce80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831ce80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.01463542 +0000 UTC m=+5.742771685 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831ce80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831d580): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831d580): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831d580): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831d580): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831d580): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.01463542 +0000 UTC m=+5.742771685 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831d580): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc29a0 item 78 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831dbc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831dbc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831dbc0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831dbc0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831dbc0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831dbc0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831dbc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.015831972 +0000 UTC m=+5.743968238 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6831dbc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683501c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683501c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683501c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc2e70 item 79 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683501c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683501c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.016284517 +0000 UTC m=+5.744420784 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683501c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683508c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683508c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683508c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683508c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683508c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.016284517 +0000 UTC m=+5.744420784 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683508c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc3030 item 79 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68350f00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68350f00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68350f00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68350f00): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68350f00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68350f00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68350f00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.017621745 +0000 UTC m=+5.745758011 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68350f00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351400): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351400): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351400): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc3490 item 80 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351400): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351400): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.018141196 +0000 UTC m=+5.746277463 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351400): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351b00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351b00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351b00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351b00): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351b00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.018141196 +0000 UTC m=+5.746277463 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68351b00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc3730 item 80 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374240): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374240): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374240): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374240): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374240): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.019444692 +0000 UTC m=+5.747580958 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374240): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683746c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683746c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683746c0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683746c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683746c0): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683746c0): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc3b20 item 81 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683746c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683746c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.01996698 +0000 UTC m=+5.748103245 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683746c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374c00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374c00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374c00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374c00): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374c00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.01996698 +0000 UTC m=+5.748103245 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68374c00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc3ce0 item 81 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375280): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375280): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375280): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375280): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.021200271 +0000 UTC m=+5.749336537 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375780): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375780): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375780): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f01c0 item 82 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375780): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375780): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375780): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375780): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375780): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.021772623 +0000 UTC m=+5.749908889 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375780): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375d00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375d00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375d00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375d00): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375d00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.021772623 +0000 UTC m=+5.749908889 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68375d00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f0380 item 82 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4480): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4480): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4480): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4480): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4480): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.023025321 +0000 UTC m=+5.751161587 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4480): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4980): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4980): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4980): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4980): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4980): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4980): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f0700 item 83 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4980): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4980): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.023523744 +0000 UTC m=+5.751660009 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4980): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4ec0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4ec0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4ec0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4ec0): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4ec0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.023523744 +0000 UTC m=+5.751660009 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a4ec0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f08c0 item 83 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5540): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5540): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5540): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5540): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5540): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.024806288 +0000 UTC m=+5.752942553 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5540): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5a40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5a40): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5a40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f0cb0 item 84 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5a40): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5a40): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5a40): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5a40): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5a40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.025424016 +0000 UTC m=+5.753560281 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a5a40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c00c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c00c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c00c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c00c0): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c00c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.025424016 +0000 UTC m=+5.753560281 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c00c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f0f50 item 84 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0740): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0740): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0740): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0740): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0740): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.02673857 +0000 UTC m=+5.754874836 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0740): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0c40): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0c40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0c40): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0c40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0c40): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0c40): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f12d0 item 85 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0c40): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0c40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.027257532 +0000 UTC m=+5.755393818 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c0c40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1180): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1180): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1180): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1180): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1180): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.027257532 +0000 UTC m=+5.755393818 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1180): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f1490 item 85 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1800): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1800): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1800): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1800): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1800): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.028501234 +0000 UTC m=+5.756637499 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1800): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1d00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1d00): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1d00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f1810 item 86 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1d00): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1d00): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1d00): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1d00): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1d00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.029051193 +0000 UTC m=+5.757187459 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c1d00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dc380): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dc380): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dc380): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dc380): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dc380): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.029051193 +0000 UTC m=+5.757187459 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dc380): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f19d0 item 86 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dca00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dca00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dca00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dca00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dca00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.030332145 +0000 UTC m=+5.758468421 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dca00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dcf00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dcf00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dcf00): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dcf00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dcf00): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dcf00): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f1e30 item 87 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dcf00): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dcf00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.030821008 +0000 UTC m=+5.758957295 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dcf00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dd440): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dd440): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dd440): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dd440): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dd440): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.030821008 +0000 UTC m=+5.758957295 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dd440): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679888c0 item 87 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683ddac0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683ddac0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683ddac0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683ddac0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683ddac0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.03204392 +0000 UTC m=+5.760180186 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683ddac0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc0c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc0c0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc0c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67989b20 item 88 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc0c0): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc0c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc0c0): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc0c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc0c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.032640389 +0000 UTC m=+5.760776655 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc0c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc640): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc640): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc640): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc640): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc640): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.032640389 +0000 UTC m=+5.760776655 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fc640): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67989ce0 item 88 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fcc80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fcc80): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fcc80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fcc80): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fcc80): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fcc80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fcc80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fcc80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.033845476 +0000 UTC m=+5.761981743 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fcc80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd1c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd1c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd1c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7a3f0 item 89 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd1c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd1c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.034390969 +0000 UTC m=+5.762527234 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd1c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd700): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd700): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd700): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd700): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd700): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd700): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7a5b0 item 89 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd700): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd700): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.034937682 +0000 UTC m=+5.763073968 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fd700): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fdc80): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fdc80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fdc80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fdc80): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fdc80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.034937682 +0000 UTC m=+5.763073968 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683fdc80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7a770 item 89 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684223c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684223c0): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684223c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684223c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684223c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684223c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684223c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684223c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.036188206 +0000 UTC m=+5.764324471 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684223c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422900): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422900): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422900): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7ac40 item 90 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422900): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422900): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.036631013 +0000 UTC m=+5.764767279 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422900): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422e40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422e40): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422e40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7ae00 item 90 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422e40): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422e40): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422e40): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422e40): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422e40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.037250014 +0000 UTC m=+5.765386279 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68422e40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423400): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423400): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423400): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423400): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423400): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.037250014 +0000 UTC m=+5.765386279 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423400): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7afc0 item 90 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423a40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423a40): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423a40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423a40): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423a40): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423a40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423a40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423a40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.038467625 +0000 UTC m=+5.766603891 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68423a40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e080): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e080): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e080): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7b340 item 91 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e080): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e080): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.03893004 +0000 UTC m=+5.767066306 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e080): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e5c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e5c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e5c0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e5c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e5c0): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e5c0): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7b500 item 91 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e5c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e5c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.039414284 +0000 UTC m=+5.767550551 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843e5c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843eb40): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843eb40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843eb40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843eb40): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843eb40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.039414284 +0000 UTC m=+5.767550551 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843eb40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7b6c0 item 91 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f180): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f180): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f180): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f180): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f180): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f180): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f180): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f180): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.040537538 +0000 UTC m=+5.768673805 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f180): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f6c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f6c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f6c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7ba40 item 92 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f6c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f6c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.041049415 +0000 UTC m=+5.769185682 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843f6c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843fc00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843fc00): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843fc00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7bc00 item 92 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843fc00): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843fc00): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843fc00): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843fc00): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843fc00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.041523453 +0000 UTC m=+5.769659718 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843fc00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684682c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684682c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684682c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684682c0): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684682c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.041523453 +0000 UTC m=+5.769659718 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684682c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7bdc0 item 92 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468900): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468900): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468900): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468900): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468900): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468900): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468900): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468900): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.042644732 +0000 UTC m=+5.770780997 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468900): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468e40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468e40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468e40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e03f0 item 93 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468e40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468e40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.04317296 +0000 UTC m=+5.771309226 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468e40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469540): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469540): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469540): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469540): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469540): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.04317296 +0000 UTC m=+5.771309226 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469540): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e0620 item 93 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469b80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469b80): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469b80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469b80): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469b80): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469b80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469b80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469b80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.044382177 +0000 UTC m=+5.772518442 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469b80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a1c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a1c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a1c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e0b60 item 94 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a1c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a1c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.044760802 +0000 UTC m=+5.772897068 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a1c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a8c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a8c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a8c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a8c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a8c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.044760802 +0000 UTC m=+5.772897068 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848a8c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e0d20 item 94 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848af00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848af00): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848af00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848af00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848af00): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848af00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848af00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848af00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.046123399 +0000 UTC m=+5.774259665 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848af00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848b440): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848b440): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848b440): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e10a0 item 95 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848b440): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848b440): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.046591653 +0000 UTC m=+5.774727920 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848b440): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848bb40): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848bb40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848bb40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848bb40): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848bb40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.046591653 +0000 UTC m=+5.774727920 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6848bb40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e12d0 item 95 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2280): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2280): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2280): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2280): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2280): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2280): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2280): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.048040964 +0000 UTC m=+5.776177230 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b27c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b27c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b27c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e1810 item 96 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b27c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b27c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.048463543 +0000 UTC m=+5.776599809 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b27c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2ec0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2ec0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2ec0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2ec0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2ec0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.048463543 +0000 UTC m=+5.776599809 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2ec0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e1a40 item 96 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= 2026/05/16 05:20:42 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : >WaitForWriters: 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/16 05:20:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b39c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b39c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b39c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b39c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b39c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.055556512 +0000 UTC m=+5.783692779 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b39c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.055556512 +0000 UTC m=+5.783692779 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526400): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526400): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526400): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526400): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526400): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.055556512 +0000 UTC m=+5.783692779 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526400): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6798f030 item 1 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526a40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526a40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526a40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526a40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526a40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.057305329 +0000 UTC m=+5.785441594 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526a40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526f40): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526f40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526f40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526f40): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526f40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.057305329 +0000 UTC m=+5.785441594 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68526f40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c48150 item 2 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527580): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527580): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527580): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527580): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527580): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.058467666 +0000 UTC m=+5.786603932 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527580): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527a00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527a00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527a00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527a00): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527a00): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527a00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.058467666 +0000 UTC m=+5.786603932 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527a00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527ec0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527ec0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527ec0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527ec0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527ec0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.058467666 +0000 UTC m=+5.786603932 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68527ec0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c48a80 item 3 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548640): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548640): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548640): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548640): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548640): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.060013979 +0000 UTC m=+5.788150246 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548640): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548b80): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548b80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548b80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548b80): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548b80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.060013979 +0000 UTC m=+5.788150246 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68548b80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c49500 item 4 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685491c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685491c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685491c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685491c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685491c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.061132664 +0000 UTC m=+5.789268930 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685491c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549640): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549640): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549640): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549640): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549640): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549640): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549640): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.061132664 +0000 UTC m=+5.789268930 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549640): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549b00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549b00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549b00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549b00): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549b00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.061132664 +0000 UTC m=+5.789268930 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68549b00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c49c00 item 5 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574280): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574280): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574280): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574280): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.06274932 +0000 UTC m=+5.790885596 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685747c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685747c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685747c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685747c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685747c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.06274932 +0000 UTC m=+5.790885596 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685747c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67970cb0 item 6 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574e40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574e40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574e40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574e40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574e40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.064125331 +0000 UTC m=+5.792261637 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68574e40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575340): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575340): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575340): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575340): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575340): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575340): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575340): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.064125331 +0000 UTC m=+5.792261637 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575340): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575800): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575800): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575800): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575800): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575800): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.064125331 +0000 UTC m=+5.792261637 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575800): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67971730 item 7 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575e80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575e80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575e80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575e80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575e80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.065819875 +0000 UTC m=+5.793956161 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68575e80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aa4c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aa4c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aa4c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aa4c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aa4c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.065819875 +0000 UTC m=+5.793956161 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aa4c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec0310 item 8 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aaa80): _readAt: size=2, off=0 2026/05/16 05:20:42 ERROR : open-test-file(0x309d685aaa80): Couldn't read size of file 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aaa80): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aaa80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aaa80): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aaa80): close: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aaa80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aae40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aae40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aae40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aae40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aae40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.067227035 +0000 UTC m=+5.795363311 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685aae40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab2c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab2c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab2c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab2c0): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab2c0): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab2c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.067227035 +0000 UTC m=+5.795363311 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab2c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab7c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab7c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab7c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab7c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab7c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.067227035 +0000 UTC m=+5.795363311 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685ab7c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec08c0 item 9 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685abe40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685abe40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685abe40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685abe40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685abe40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.069034102 +0000 UTC m=+5.797170378 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685abe40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4480): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4480): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4480): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4480): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4480): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.069034102 +0000 UTC m=+5.797170378 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4480): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec0ee0 item 10 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4ac0): _readAt: size=2, off=0 2026/05/16 05:20:42 ERROR : open-test-file(0x309d685c4ac0): Couldn't read size of file 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4ac0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4ac0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4ac0): close: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4ac0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4e80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4e80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4e80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4e80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4e80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.070399523 +0000 UTC m=+5.798535789 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c4e80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5380): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5380): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5380): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5380): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5380): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5380): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5380): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.070399523 +0000 UTC m=+5.798535789 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5380): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5880): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5880): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5880): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5880): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5880): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.070399523 +0000 UTC m=+5.798535789 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685c5880): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec12d0 item 11 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4000): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4000): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4000): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4000): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4000): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.072202441 +0000 UTC m=+5.800338717 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4000): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4540): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4540): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4540): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4540): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4540): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.072202441 +0000 UTC m=+5.800338717 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4540): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec18f0 item 12 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4b80): _readAt: size=2, off=0 2026/05/16 05:20:42 ERROR : open-test-file(0x309d685e4b80): Couldn't read size of file 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4b80): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4b80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4b80): close: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4b80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4f40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4f40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4f40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4f40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4f40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.074615353 +0000 UTC m=+5.802751619 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4f40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4500): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4500): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4500): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4500): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4500): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.074615353 +0000 UTC m=+5.802751619 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e4500): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679ef1f0 item 13 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e52c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e52c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e52c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e52c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e52c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.076210058 +0000 UTC m=+5.804346324 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e52c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5800): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5800): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5800): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5800): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5800): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.076210058 +0000 UTC m=+5.804346324 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5800): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec0070 item 14 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5e40): _readAt: size=2, off=0 2026/05/16 05:20:42 ERROR : open-test-file(0x309d685e5e40): Couldn't read size of file 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5e40): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5e40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5e40): close: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685e5e40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c300): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c300): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c300): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c300): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c300): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.077435876 +0000 UTC m=+5.805572142 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c300): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c9c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c9c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c9c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c9c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c9c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.077435876 +0000 UTC m=+5.805572142 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818c9c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec0540 item 15 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d040): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d040): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d040): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d040): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d040): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.078656042 +0000 UTC m=+5.806792309 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d040): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d580): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d580): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d580): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d580): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d580): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.078656042 +0000 UTC m=+5.806792309 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818d580): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec0a80 item 16 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818dc00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818dc00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818dc00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818dc00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818dc00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.079878614 +0000 UTC m=+5.808014880 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6818dc00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d678f6d00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d678f6d00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d678f6d00): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d678f6d00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d678f6d00): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d678f6d00): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d678f6d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d678f6d00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.079878614 +0000 UTC m=+5.808014880 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d678f6d00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8c580): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8c580): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8c580): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8c580): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8c580): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.079878614 +0000 UTC m=+5.808014880 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8c580): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec0e00 item 17 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8cf40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8cf40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8cf40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8cf40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8cf40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.081728421 +0000 UTC m=+5.809864686 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8cf40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8dac0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8dac0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8dac0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8dac0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8dac0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.081728421 +0000 UTC m=+5.809864686 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b8dac0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec1490 item 18 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67afefc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67afefc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67afefc0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67afefc0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67afefc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.083148976 +0000 UTC m=+5.811285282 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67afefc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff4c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff4c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff4c0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff4c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff4c0): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff4c0): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff4c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.083148976 +0000 UTC m=+5.811285282 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff4c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff9c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff9c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff9c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff9c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff9c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.083148976 +0000 UTC m=+5.811285282 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67aff9c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67ec1810 item 19 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66180): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66180): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66180): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66180): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66180): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.084785641 +0000 UTC m=+5.812921917 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66180): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66700): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66700): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66700): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66700): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66700): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.084785641 +0000 UTC m=+5.812921917 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66700): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6e000 item 20 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66d80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66d80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66d80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66d80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66d80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.08596467 +0000 UTC m=+5.814100936 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c66d80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67280): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67280): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67280): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67280): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67280): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67280): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67280): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.08596467 +0000 UTC m=+5.814100936 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67780): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67780): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67780): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67780): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67780): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.08596467 +0000 UTC m=+5.814100936 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67780): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6e380 item 21 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67e00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67e00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67e00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67e00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67e00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.087550537 +0000 UTC m=+5.815686803 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c67e00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0c4c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0c4c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0c4c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0c4c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0c4c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.087550537 +0000 UTC m=+5.815686803 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0c4c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6e850 item 22 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0cbc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0cbc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0cbc0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0cbc0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0cbc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.088719337 +0000 UTC m=+5.816855603 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0cbc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d0c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d0c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d0c0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d0c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d0c0): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d0c0): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d0c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.088719337 +0000 UTC m=+5.816855603 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d0c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d5c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d5c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d5c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d5c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d5c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.088719337 +0000 UTC m=+5.816855603 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0d5c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6ee00 item 23 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0dc40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0dc40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0dc40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0dc40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0dc40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.090354879 +0000 UTC m=+5.818491146 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0dc40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dae440): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dae440): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dae440): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dae440): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dae440): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.090354879 +0000 UTC m=+5.818491146 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dae440): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6f810 item 24 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daea80): _readAt: size=2, off=0 2026/05/16 05:20:42 ERROR : open-test-file(0x309d67daea80): Couldn't read size of file 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daea80): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daea80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daea80): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daea80): close: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daea80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daee40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daee40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daee40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daee40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daee40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.092209125 +0000 UTC m=+5.820345391 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daee40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18480): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18480): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18480): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18480): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18480): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18480): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18480): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18480): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.092209125 +0000 UTC m=+5.820345391 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18480): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18a40): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18a40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18a40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18a40): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18a40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.092209125 +0000 UTC m=+5.820345391 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e18a40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823e150 item 25 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e190c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e190c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e190c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e190c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e190c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.093953212 +0000 UTC m=+5.822089488 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e190c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19600): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19600): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19600): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19600): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19600): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.093953212 +0000 UTC m=+5.822089488 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19600): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823e620 item 26 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19c40): _readAt: size=2, off=0 2026/05/16 05:20:42 ERROR : open-test-file(0x309d67e19c40): Couldn't read size of file 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19c40): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19c40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19c40): close: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e19c40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0300): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0300): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0300): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0300): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0300): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.095378286 +0000 UTC m=+5.823514552 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0300): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f09c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f09c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f09c0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f09c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f09c0): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f09c0): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f09c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f09c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.095378286 +0000 UTC m=+5.823514552 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f09c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0f00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0f00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0f00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0f00): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0f00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.095378286 +0000 UTC m=+5.823514552 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f0f00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823ea80 item 27 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1580): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1580): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1580): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1580): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1580): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.097451426 +0000 UTC m=+5.825587691 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1580): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1e00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1e00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1e00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1e00): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1e00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.097451426 +0000 UTC m=+5.825587691 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d679f1e00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823f0a0 item 28 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50580): _readAt: size=2, off=0 2026/05/16 05:20:42 ERROR : open-test-file(0x309d67b50580): Couldn't read size of file 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50580): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50580): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50580): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50580): close: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50580): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50940): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50940): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50940): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50940): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50940): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.099055548 +0000 UTC m=+5.827191844 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b50940): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51000): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51000): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51000): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51000): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51000): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.099055548 +0000 UTC m=+5.827191844 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51000): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823f420 item 29 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51680): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51680): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51680): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51680): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51680): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.100715226 +0000 UTC m=+5.828851532 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51680): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51bc0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51bc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51bc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51bc0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51bc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.100715226 +0000 UTC m=+5.828851532 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b51bc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823f7a0 item 30 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760ad00): _readAt: size=2, off=0 2026/05/16 05:20:42 ERROR : open-test-file(0x309d6760ad00): Couldn't read size of file 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760ad00): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760ad00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760ad00): >_writeAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760ad00): close: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760ad00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b0c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b0c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b0c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b0c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b0c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.102228266 +0000 UTC m=+5.830364542 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b0c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b940): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b940): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b940): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b940): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b940): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.102228266 +0000 UTC m=+5.830364542 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6760b940): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6823fc00 item 31 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b22c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b22c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b22c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b22c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b22c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.103846225 +0000 UTC m=+5.831982491 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b22c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2800): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2800): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2800): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2800): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2800): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.103846225 +0000 UTC m=+5.831982491 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2800): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677361c0 item 32 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2e40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2e40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2e40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2e40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2e40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.105269676 +0000 UTC m=+5.833405952 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b2e40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b32c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b32c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b32c0): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b32c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b32c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67736700 item 33 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b32c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b32c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.105827681 +0000 UTC m=+5.833963948 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b32c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b37c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b37c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b37c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b37c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b37c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.105827681 +0000 UTC m=+5.833963948 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b37c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67736bd0 item 33 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.107281349 +0000 UTC m=+5.835417615 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684b3e40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d43c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d43c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67737110 item 34 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d43c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d43c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d43c0): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d43c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d43c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.107811532 +0000 UTC m=+5.835947797 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d43c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4900): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4900): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4900): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4900): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4900): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.107811532 +0000 UTC m=+5.835947797 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4900): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677373b0 item 34 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4f40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4f40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4f40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4f40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4f40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.109163287 +0000 UTC m=+5.837299553 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d4f40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d53c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d53c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d53c0): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d53c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d53c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67737a40 item 35 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d53c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d53c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.109780785 +0000 UTC m=+5.837917051 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d53c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d58c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d58c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d58c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d58c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d58c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.109780785 +0000 UTC m=+5.837917051 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682d58c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67737c00 item 35 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea040): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea040): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea040): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea040): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea040): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.110949734 +0000 UTC m=+5.839086010 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea040): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea540): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea540): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da21c0 item 36 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea540): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea540): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea540): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea540): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea540): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.111548957 +0000 UTC m=+5.839685223 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682ea540): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eaa80): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eaa80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eaa80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eaa80): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eaa80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.111548957 +0000 UTC m=+5.839685223 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eaa80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da2380 item 36 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb0c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb0c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb0c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb0c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb0c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.112663955 +0000 UTC m=+5.840800221 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb0c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb540): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb540): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb540): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb540): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb540): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da2700 item 37 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb540): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb540): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.113473015 +0000 UTC m=+5.841609281 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eb540): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eba40): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eba40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eba40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eba40): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eba40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.113473015 +0000 UTC m=+5.841609281 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682eba40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da28c0 item 37 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa1c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa1c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa1c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa1c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa1c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.115165034 +0000 UTC m=+5.843301310 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa1c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa6c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa6c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da2d20 item 38 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa6c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa6c0): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa6c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa6c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.115740973 +0000 UTC m=+5.843877249 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fa6c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fac00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fac00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fac00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fac00): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fac00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.115740973 +0000 UTC m=+5.843877249 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fac00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da2ee0 item 38 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb280): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb280): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb280): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb280): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.116985796 +0000 UTC m=+5.845122061 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb780): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb780): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb780): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb780): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb780): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da3260 item 39 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb780): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb780): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.11740573 +0000 UTC m=+5.845541996 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fb780): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fbc80): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fbc80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fbc80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fbc80): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fbc80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.11740573 +0000 UTC m=+5.845541996 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682fbc80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da3420 item 39 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe380): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe380): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe380): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe380): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe380): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.118621599 +0000 UTC m=+5.846757865 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe380): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe880): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe880): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c261c0 item 40 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe880): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe880): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe880): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe880): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe880): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.119133466 +0000 UTC m=+5.847269732 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbe880): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbedc0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbedc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbedc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbedc0): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbedc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.119133466 +0000 UTC m=+5.847269732 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbedc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c26460 item 40 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf380): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf380): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf380): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf380): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf380): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf380): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf380): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.120259034 +0000 UTC m=+5.848395301 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf380): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf880): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf880): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf880): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c267e0 item 41 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf880): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf880): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.120641617 +0000 UTC m=+5.848777884 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbf880): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbfd40): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbfd40): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbfd40): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbfd40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbfd40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c269a0 item 41 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbfd40): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbfd40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.121118719 +0000 UTC m=+5.849254985 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bbfd40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda380): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda380): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda380): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda380): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda380): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.121118719 +0000 UTC m=+5.849254985 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda380): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c26b60 item 41 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda9c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda9c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda9c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda9c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda9c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda9c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.122511884 +0000 UTC m=+5.850648149 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bda9c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdaec0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdaec0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdaec0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c26f50 item 42 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdaec0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdaec0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.122929052 +0000 UTC m=+5.851065318 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdaec0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb400): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb400): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c27110 item 42 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb400): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb400): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb400): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb400): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb400): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.123460987 +0000 UTC m=+5.851597253 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb400): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb980): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb980): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb980): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb980): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb980): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.123460987 +0000 UTC m=+5.851597253 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67bdb980): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c273b0 item 42 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be60c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be60c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be60c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be60c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be60c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be60c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be60c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.124542592 +0000 UTC m=+5.852678858 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be60c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be65c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be65c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be65c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c277a0 item 43 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be65c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be65c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.125850715 +0000 UTC m=+5.853986981 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be65c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be6b00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be6b00): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be6b00): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be6b00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be6b00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c27a40 item 43 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be6b00): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be6b00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.12629748 +0000 UTC m=+5.854433745 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be6b00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7040): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7040): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7040): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7040): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7040): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.12629748 +0000 UTC m=+5.854433745 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7040): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c27c00 item 43 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7680): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7680): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7680): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7680): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7680): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7680): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7680): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.127446081 +0000 UTC m=+5.855582347 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7680): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7b80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7b80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7b80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a20e0 item 44 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7b80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7b80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.127828415 +0000 UTC m=+5.855964680 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67be7b80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a1c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a1c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a2310 item 44 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a1c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a1c0): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a1c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a1c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.128306047 +0000 UTC m=+5.856442313 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a1c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a740): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a740): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a740): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a740): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a740): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.128306047 +0000 UTC m=+5.856442313 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0a740): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a24d0 item 44 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0ad80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0ad80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0ad80): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0ad80): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0ad80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0ad80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0ad80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.129469357 +0000 UTC m=+5.857605622 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0ad80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b280): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b280): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b280): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a2850 item 45 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b280): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.130009298 +0000 UTC m=+5.858145563 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b980): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b980): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b980): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b980): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b980): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.130009298 +0000 UTC m=+5.858145563 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67c0b980): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a2a10 item 45 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf20c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf20c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf20c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf20c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf20c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf20c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf20c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.131715934 +0000 UTC m=+5.859852200 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf20c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf25c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf25c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf25c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a2d90 item 46 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf25c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf25c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.132124777 +0000 UTC m=+5.860261042 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf25c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2cc0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2cc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2cc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2cc0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2cc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.132124777 +0000 UTC m=+5.860261042 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf2cc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a30a0 item 46 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3300): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3300): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3300): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3300): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3300): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3300): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3300): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.133283507 +0000 UTC m=+5.861419773 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3300): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3800): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3800): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3800): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a3420 item 47 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3800): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3800): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.133711446 +0000 UTC m=+5.861847712 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67cf3800): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36000): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36000): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36000): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36000): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36000): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.133711446 +0000 UTC m=+5.861847712 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36000): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a3650 item 47 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36640): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36640): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36640): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36640): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36640): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36640): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36640): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.135013468 +0000 UTC m=+5.863149734 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36640): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36b40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36b40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36b40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a39d0 item 48 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36b40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36b40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.135404467 +0000 UTC m=+5.863540733 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d36b40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37240): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37240): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37240): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37240): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37240): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.135404467 +0000 UTC m=+5.863540733 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37240): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d683a3c70 item 48 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37880): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37880): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37880): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37880): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37880): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.136589206 +0000 UTC m=+5.864725472 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37880): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37d00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37d00): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37d00): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37d00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37d00): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37d00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4a310 item 49 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37d00): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37d00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.136981849 +0000 UTC m=+5.865118115 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d37d00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e340): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e340): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e340): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e340): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e340): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.136981849 +0000 UTC m=+5.865118115 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e340): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4a5b0 item 49 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e9c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e9c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e9c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e9c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e9c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.138097578 +0000 UTC m=+5.866233845 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5e9c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5eec0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5eec0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5eec0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4ad20 item 50 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5eec0): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5eec0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5eec0): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5eec0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5eec0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.138729312 +0000 UTC m=+5.866865579 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5eec0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5f440): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5f440): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5f440): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5f440): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5f440): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.138729312 +0000 UTC m=+5.866865579 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5f440): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4aee0 item 50 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5fac0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5fac0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5fac0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5fac0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5fac0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.13996035 +0000 UTC m=+5.868096626 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d5fac0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e0c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e0c0): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e0c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e0c0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e0c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4b260 item 51 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e0c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e0c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.140491404 +0000 UTC m=+5.868627671 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e0c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e600): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e600): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e600): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e600): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e600): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.140491404 +0000 UTC m=+5.868627671 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8e600): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4b420 item 51 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8ec80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8ec80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8ec80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8ec80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8ec80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.141820908 +0000 UTC m=+5.869957173 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8ec80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f180): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f180): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f180): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4bab0 item 52 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f180): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f180): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f180): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f180): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f180): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.14242576 +0000 UTC m=+5.870562026 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f180): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f700): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f700): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f700): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f700): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f700): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.14242576 +0000 UTC m=+5.870562026 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8f700): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67e4bdc0 item 52 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8fd80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8fd80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8fd80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8fd80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8fd80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.143696984 +0000 UTC m=+5.871833250 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67d8fd80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee380): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee380): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee380): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee380): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee380): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee380): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d4310 item 53 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee380): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee380): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.144190127 +0000 UTC m=+5.872326453 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee380): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee8c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee8c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee8c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee8c0): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee8c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.144190127 +0000 UTC m=+5.872326453 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dee8c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d44d0 item 53 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67deef40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67deef40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67deef40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67deef40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67deef40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.145487058 +0000 UTC m=+5.873623335 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67deef40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def440): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def440): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def440): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d4930 item 54 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def440): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def440): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def440): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def440): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def440): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.146216187 +0000 UTC m=+5.874352453 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def440): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def9c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def9c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def9c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def9c0): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def9c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.146216187 +0000 UTC m=+5.874352453 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67def9c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d4b60 item 54 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42140): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42140): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42140): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42140): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42140): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.147431966 +0000 UTC m=+5.875568232 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42140): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42640): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42640): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42640): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42640): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42640): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42640): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d4ee0 item 55 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42640): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42640): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.147930488 +0000 UTC m=+5.876066754 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42640): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42b80): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42b80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42b80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42b80): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42b80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.147930488 +0000 UTC m=+5.876066754 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e42b80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d50a0 item 55 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43200): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43200): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43200): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43200): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43200): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.149114056 +0000 UTC m=+5.877250321 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43200): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43700): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43700): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43700): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d56c0 item 56 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43700): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43700): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43700): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43700): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43700): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.149646983 +0000 UTC m=+5.877783248 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43700): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43c80): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43c80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43c80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43c80): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43c80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.149646983 +0000 UTC m=+5.877783248 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e43c80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d5880 item 56 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e3c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e3c0): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e3c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e3c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e3c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e3c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e3c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.15095722 +0000 UTC m=+5.879093485 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e3c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e900): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e900): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e900): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d5c00 item 57 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e900): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e900): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.151411368 +0000 UTC m=+5.879547634 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5e900): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5ee40): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5ee40): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5ee40): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5ee40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5ee40): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5ee40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d681d5dc0 item 57 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5ee40): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5ee40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.151927394 +0000 UTC m=+5.880063660 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5ee40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5f3c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5f3c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5f3c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5f3c0): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5f3c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.151927394 +0000 UTC m=+5.880063660 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5f3c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67986460 item 57 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5fa00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5fa00): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5fa00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5fa00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5fa00): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5fa00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5fa00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5fa00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.153202715 +0000 UTC m=+5.881338981 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e5fa00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72040): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72040): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72040): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67986b60 item 58 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72040): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72040): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.153691319 +0000 UTC m=+5.881827605 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72040): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72580): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72580): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72580): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67986ee0 item 58 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72580): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72580): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72580): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72580): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72580): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.154378368 +0000 UTC m=+5.882514633 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72580): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72b40): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72b40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72b40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72b40): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72b40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.154378368 +0000 UTC m=+5.882514633 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67e72b40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679871f0 item 58 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14280): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14280): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14280): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14280): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14280): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14280): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14280): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.155879585 +0000 UTC m=+5.884015851 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b147c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b147c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b147c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da3730 item 59 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b147c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b147c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.15636333 +0000 UTC m=+5.884499597 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b147c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14d00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14d00): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14d00): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14d00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14d00): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14d00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da38f0 item 59 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14d00): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14d00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.156829241 +0000 UTC m=+5.884965507 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b14d00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15280): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15280): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15280): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15280): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.156829241 +0000 UTC m=+5.884965507 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da3ab0 item 59 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b158c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b158c0): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b158c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b158c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b158c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b158c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b158c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b158c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.158163725 +0000 UTC m=+5.886299990 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b158c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15e00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15e00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15e00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67da3e30 item 60 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15e00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15e00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.158597313 +0000 UTC m=+5.886733580 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67b15e00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18440): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18440): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18440): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834a150 item 60 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18440): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18440): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18440): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18440): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18440): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.15925649 +0000 UTC m=+5.887392756 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18440): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18a00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18a00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18a00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18a00): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18a00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.15925649 +0000 UTC m=+5.887392756 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f18a00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834a3f0 item 60 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19040): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19040): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19040): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19040): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19040): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19040): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19040): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19040): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.160575734 +0000 UTC m=+5.888712000 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19040): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19580): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19580): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19580): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834a850 item 61 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19580): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19580): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.161159978 +0000 UTC m=+5.889296244 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19580): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19c80): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19c80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19c80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19c80): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19c80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.161159978 +0000 UTC m=+5.889296244 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f19c80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834aa10 item 61 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f483c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f483c0): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f483c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f483c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f483c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f483c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f483c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f483c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.162375897 +0000 UTC m=+5.890512164 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f483c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f48900): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f48900): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f48900): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834aee0 item 62 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f48900): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f48900): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.162872908 +0000 UTC m=+5.891009173 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f48900): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49000): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49000): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49000): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49000): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49000): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.162872908 +0000 UTC m=+5.891009173 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49000): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834b0a0 item 62 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49640): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49640): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49640): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49640): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49640): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49640): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49640): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49640): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.164215535 +0000 UTC m=+5.892351801 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49640): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49b80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49b80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49b80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834b420 item 63 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49b80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49b80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.164597978 +0000 UTC m=+5.892734244 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f49b80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74380): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74380): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74380): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74380): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74380): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.164597978 +0000 UTC m=+5.892734244 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74380): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834b5e0 item 63 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f749c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f749c0): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f749c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f749c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f749c0): >_readAt: n=0, err=Bad file descriptor 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f749c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f749c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f749c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.165768931 +0000 UTC m=+5.893905198 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f749c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74f00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74f00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74f00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834b960 item 64 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74f00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74f00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.166179519 +0000 UTC m=+5.894315784 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f74f00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75600): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75600): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75600): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75600): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75600): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.166179519 +0000 UTC m=+5.894315784 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75600): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d6834bb20 item 64 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75c40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75c40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75c40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75c40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75c40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.167346184 +0000 UTC m=+5.895482450 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67f75c40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca1c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca1c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca1c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca1c0): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca1c0): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c889a0 item 65 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca1c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca1c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.168114066 +0000 UTC m=+5.896250372 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca1c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca6c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca6c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca6c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca6c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca6c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.168114066 +0000 UTC m=+5.896250372 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681ca6c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c88c40 item 65 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cad00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cad00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cad00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cad00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cad00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.169269449 +0000 UTC m=+5.897405716 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cad00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb180): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb180): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c893b0 item 66 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb180): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb180): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb180): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb180): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb180): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.169718218 +0000 UTC m=+5.897854484 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb180): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb6c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb6c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb6c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb6c0): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb6c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.169718218 +0000 UTC m=+5.897854484 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cb6c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c89810 item 66 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cbd00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cbd00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cbd00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cbd00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cbd00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.17069769 +0000 UTC m=+5.898833956 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d681cbd00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e280): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e280): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e280): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e280): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e280): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c89b90 item 67 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e280): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.171164383 +0000 UTC m=+5.899300648 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e780): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e780): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e780): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e780): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e780): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.171164383 +0000 UTC m=+5.899300648 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820e780): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c89d50 item 67 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820ee00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820ee00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820ee00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820ee00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820ee00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.172288397 +0000 UTC m=+5.900424663 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820ee00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f300): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f300): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b0310 item 68 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f300): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f300): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f300): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f300): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f300): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.172801367 +0000 UTC m=+5.900937633 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f300): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f840): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f840): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f840): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f840): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f840): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.172801367 +0000 UTC m=+5.900937633 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820f840): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b04d0 item 68 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820fe80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820fe80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820fe80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820fe80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820fe80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.173976929 +0000 UTC m=+5.902113195 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6820fe80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232400): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232400): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232400): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232400): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232400): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b0850 item 69 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232400): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232400): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.174406071 +0000 UTC m=+5.902542337 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232400): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232900): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232900): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232900): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232900): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232900): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.174406071 +0000 UTC m=+5.902542337 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232900): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b0a10 item 69 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232f80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232f80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232f80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232f80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232f80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.175426189 +0000 UTC m=+5.903562456 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68232f80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68233480): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68233480): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b0d90 item 70 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68233480): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68233480): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68233480): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68233480): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68233480): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.175923419 +0000 UTC m=+5.904059685 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68233480): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682339c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682339c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682339c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682339c0): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682339c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.175923419 +0000 UTC m=+5.904059685 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682339c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b1030 item 70 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268140): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268140): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268140): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268140): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268140): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.176871822 +0000 UTC m=+5.905008089 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268140): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268640): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268640): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268640): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268640): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268640): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b1420 item 71 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268640): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268640): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.177295494 +0000 UTC m=+5.905431759 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268640): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268b40): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268b40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268b40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268b40): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268b40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.177295494 +0000 UTC m=+5.905431759 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68268b40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b15e0 item 71 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682691c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682691c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682691c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682691c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682691c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.178392487 +0000 UTC m=+5.906528752 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682691c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682696c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682696c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b1960 item 72 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682696c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682696c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682696c0): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682696c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682696c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.178872905 +0000 UTC m=+5.907009171 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d682696c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68269c00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68269c00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68269c00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68269c00): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68269c00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.178872905 +0000 UTC m=+5.907009171 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68269c00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682b1b20 item 72 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683082c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683082c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683082c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683082c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683082c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683082c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683082c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.179964168 +0000 UTC m=+5.908100435 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683082c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683087c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683087c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683087c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67eba000 item 73 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683087c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683087c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.180402688 +0000 UTC m=+5.908538954 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683087c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68308c80): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68308c80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68308c80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68308c80): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68308c80): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67eba1c0 item 73 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68308c80): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68308c80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.180803866 +0000 UTC m=+5.908940132 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68308c80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683091c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683091c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683091c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683091c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683091c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.180803866 +0000 UTC m=+5.908940132 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683091c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67eba380 item 73 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68309800): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68309800): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68309800): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68309800): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68309800): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68309800): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68309800): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.181934764 +0000 UTC m=+5.910071030 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68309800): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daef40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daef40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daef40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67eba700 item 74 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daef40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daef40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.182394082 +0000 UTC m=+5.910530348 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daef40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daf480): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daf480): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6fb90 item 74 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daf480): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daf480): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daf480): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daf480): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daf480): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.182819116 +0000 UTC m=+5.910955382 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67daf480): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dafa00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dafa00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dafa00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dafa00): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dafa00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.182819116 +0000 UTC m=+5.910955382 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67dafa00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67c6fd50 item 74 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78200): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78200): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78200): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78200): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78200): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78200): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78200): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.184277843 +0000 UTC m=+5.912414109 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78200): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78700): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78700): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78700): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677ee4d0 item 75 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78700): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78700): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.184650387 +0000 UTC m=+5.912786654 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78700): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78c40): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78c40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78c40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78c40): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78c40): _writeAt: size=3, off=2 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677ee700 item 75 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78c40): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78c40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.185066004 +0000 UTC m=+5.913202270 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a78c40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79180): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79180): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79180): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79180): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79180): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.185066004 +0000 UTC m=+5.913202270 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79180): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677eecb0 item 75 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a797c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a797c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a797c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a797c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a797c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a797c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a797c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.186151986 +0000 UTC m=+5.914288252 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a797c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79cc0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79cc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79cc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677ef420 item 76 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79cc0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79cc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.186505275 +0000 UTC m=+5.914641541 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d67a79cc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8300): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8300): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677ef7a0 item 76 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8300): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8300): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8300): _writeAt: size=3, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8300): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8300): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.186987726 +0000 UTC m=+5.915123992 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8300): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8880): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8880): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8880): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8880): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8880): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.186987726 +0000 UTC m=+5.915123992 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8880): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d677efa40 item 76 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8ec0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8ec0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8ec0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8ec0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8ec0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8ec0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8ec0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.188016121 +0000 UTC m=+5.916152386 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a8ec0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a93c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a93c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a93c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc2460 item 77 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a93c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a93c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.188484496 +0000 UTC m=+5.916620762 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a93c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a9ac0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a9ac0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a9ac0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a9ac0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a9ac0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.188484496 +0000 UTC m=+5.916620762 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683a9ac0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc2620 item 77 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2200): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2200): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2200): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2200): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2200): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2200): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2200): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.189587711 +0000 UTC m=+5.917723978 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2200): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2700): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2700): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2700): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc29a0 item 78 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2700): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2700): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.18995716 +0000 UTC m=+5.918093427 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2700): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2e00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2e00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2e00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2e00): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2e00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.18995716 +0000 UTC m=+5.918093427 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c2e00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc2cb0 item 78 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3440): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3440): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3440): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3440): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3440): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3440): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3440): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.191167659 +0000 UTC m=+5.919303925 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3440): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3940): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3940): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3940): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc3030 item 79 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3940): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3940): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.191548148 +0000 UTC m=+5.919684414 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683c3940): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de140): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de140): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de140): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de140): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de140): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.191548148 +0000 UTC m=+5.919684414 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de140): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc31f0 item 79 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de780): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de780): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de780): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de780): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de780): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de780): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de780): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.192648128 +0000 UTC m=+5.920784394 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683de780): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dec80): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dec80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dec80): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc3730 item 80 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dec80): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dec80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.193032214 +0000 UTC m=+5.921168481 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dec80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df380): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df380): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df380): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df380): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df380): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.193032214 +0000 UTC m=+5.921168481 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df380): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc3960 item 80 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df9c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df9c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df9c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df9c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df9c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.194244255 +0000 UTC m=+5.922380521 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683df9c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dfe40): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dfe40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dfe40): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dfe40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dfe40): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dfe40): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67dc3ce0 item 81 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dfe40): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dfe40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.194636738 +0000 UTC m=+5.922773004 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d683dfe40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404480): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404480): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404480): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404480): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404480): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.194636738 +0000 UTC m=+5.922773004 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404480): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f0000 item 81 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404b00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404b00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404b00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404b00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404b00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.195725956 +0000 UTC m=+5.923862222 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68404b00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405000): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405000): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405000): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f0380 item 82 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405000): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405000): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405000): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405000): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405000): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.19628863 +0000 UTC m=+5.924424896 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405000): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405580): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405580): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405580): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405580): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405580): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.19628863 +0000 UTC m=+5.924424896 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405580): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f0540 item 82 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405c00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405c00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405c00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405c00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405c00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.197317695 +0000 UTC m=+5.925453962 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68405c00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424200): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424200): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424200): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424200): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424200): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424200): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f08c0 item 83 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424200): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424200): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.197781763 +0000 UTC m=+5.925918029 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424200): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424740): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424740): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424740): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424740): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424740): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.197781763 +0000 UTC m=+5.925918029 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424740): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f0af0 item 83 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424dc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424dc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424dc0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424dc0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424dc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.199060481 +0000 UTC m=+5.927196746 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68424dc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684252c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684252c0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684252c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f0f50 item 84 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684252c0): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684252c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684252c0): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684252c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684252c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.199525429 +0000 UTC m=+5.927661695 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684252c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425840): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425840): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425840): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425840): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425840): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.199525429 +0000 UTC m=+5.927661695 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425840): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f1110 item 84 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425ec0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425ec0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425ec0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425ec0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425ec0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.200457151 +0000 UTC m=+5.928593417 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68425ec0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843c4c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843c4c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843c4c0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843c4c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843c4c0): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843c4c0): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f1490 item 85 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843c4c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843c4c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.20086929 +0000 UTC m=+5.929005556 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843c4c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843ca00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843ca00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843ca00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843ca00): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843ca00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.20086929 +0000 UTC m=+5.929005556 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843ca00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f1650 item 85 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d080): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d080): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d080): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d080): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d080): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.202679512 +0000 UTC m=+5.930815779 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d080): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d580): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d580): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d580): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f19d0 item 86 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d580): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d580): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d580): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d580): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d580): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.203191421 +0000 UTC m=+5.931327687 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843d580): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843db00): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843db00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843db00): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843db00): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843db00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.203191421 +0000 UTC m=+5.931327687 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d6843db00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d682f1c70 item 86 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468280): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468280): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468280): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468280): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468280): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.204611395 +0000 UTC m=+5.932747661 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468280): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468780): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468780): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468780): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468780): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468780): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468780): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67988620 item 87 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468780): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468780): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.204991664 +0000 UTC m=+5.933127930 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468780): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468cc0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468cc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468cc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468cc0): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468cc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.204991664 +0000 UTC m=+5.933127930 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68468cc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67989030 item 87 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469340): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469340): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469340): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469340): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469340): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.206272244 +0000 UTC m=+5.934408520 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469340): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469840): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469840): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469840): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67989b20 item 88 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469840): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469840): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469840): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469840): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469840): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.206774734 +0000 UTC m=+5.934911000 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469840): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469dc0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469dc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469dc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469dc0): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469dc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.206774734 +0000 UTC m=+5.934911000 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68469dc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67989ce0 item 88 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490500): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490500): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490500): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490500): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490500): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490500): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490500): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490500): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.208244043 +0000 UTC m=+5.936380319 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490500): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490a40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490a40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490a40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7a3f0 item 89 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490a40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490a40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.208663285 +0000 UTC m=+5.936799551 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490a40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490f80): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490f80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490f80): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490f80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490f80): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490f80): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7a5b0 item 89 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490f80): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490f80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.209439472 +0000 UTC m=+5.937575738 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68490f80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491500): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491500): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491500): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491500): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491500): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.209439472 +0000 UTC m=+5.937575738 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491500): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7a770 item 89 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491b40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491b40): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491b40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491b40): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491b40): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491b40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491b40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491b40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.210820484 +0000 UTC m=+5.938956750 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68491b40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce180): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce180): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce180): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7abd0 item 90 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce180): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce180): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.211258561 +0000 UTC m=+5.939394827 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce180): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce6c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce6c0): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce6c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7ad90 item 90 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce6c0): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce6c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce6c0): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce6c0): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce6c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.211733159 +0000 UTC m=+5.939869425 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684ce6c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cec80): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cec80): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cec80): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cec80): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cec80): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.211733159 +0000 UTC m=+5.939869425 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cec80): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7af50 item 90 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf2c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf2c0): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf2c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf2c0): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf2c0): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf2c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf2c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf2c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.213159866 +0000 UTC m=+5.941296132 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf2c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf800): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf800): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf800): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7b2d0 item 91 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf800): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf800): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.213685149 +0000 UTC m=+5.941821415 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cf800): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cfd40): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cfd40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cfd40): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cfd40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cfd40): >_readAt: n=2, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cfd40): _writeAt: size=3, off=7 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7b490 item 91 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cfd40): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cfd40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.214367899 +0000 UTC m=+5.942504165 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684cfd40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f23c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f23c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f23c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f23c0): >_readAt: n=8, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f23c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.214367899 +0000 UTC m=+5.942504165 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f23c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7b650 item 91 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2a00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2a00): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2a00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2a00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2a00): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2a00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2a00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2a00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.215622281 +0000 UTC m=+5.943758548 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2a00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2f40): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2f40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2f40): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7b9d0 item 92 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2f40): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2f40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.216011257 +0000 UTC m=+5.944147523 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f2f40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3480): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3480): open at offset 5 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3480): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7bb90 item 92 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3480): _readAt: size=2, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3480): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3480): _writeAt: size=3, off=5 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3480): >_writeAt: n=3, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3480): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.216819094 +0000 UTC m=+5.944955359 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3480): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3a40): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3a40): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3a40): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3a40): >_readAt: n=3, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3a40): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.216819094 +0000 UTC m=+5.944955359 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d684f3a40): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d67d7bd50 item 92 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510180): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510180): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510180): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510180): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510180): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510180): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510180): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510180): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.218533225 +0000 UTC m=+5.946669501 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510180): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685106c0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685106c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685106c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e0310 item 93 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685106c0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685106c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.21896956 +0000 UTC m=+5.947105825 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685106c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510dc0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510dc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510dc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510dc0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510dc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.21896956 +0000 UTC m=+5.947105825 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68510dc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e05b0 item 93 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511400): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511400): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511400): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511400): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511400): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511400): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511400): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511400): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.22046663 +0000 UTC m=+5.948602895 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511400): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511940): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511940): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511940): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e0af0 item 94 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511940): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511940): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.221000078 +0000 UTC m=+5.949136384 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68511940): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536140): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536140): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536140): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536140): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536140): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.221000078 +0000 UTC m=+5.949136384 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536140): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e0cb0 item 94 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536780): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536780): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536780): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536780): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536780): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536780): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536780): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536780): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.222419001 +0000 UTC m=+5.950555277 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536780): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536cc0): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536cc0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536cc0): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e1030 item 95 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536cc0): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536cc0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.222839455 +0000 UTC m=+5.950975751 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68536cc0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685373c0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685373c0): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685373c0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685373c0): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685373c0): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.222839455 +0000 UTC m=+5.950975751 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d685373c0): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e1260 item 95 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 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/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68537a00): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68537a00): open at offset 0 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68537a00): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68537a00): _readAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68537a00): >_readAt: n=0, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68537a00): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68537a00): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68537a00): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.224163599 +0000 UTC m=+5.952299865 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68537a00): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552040): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552040): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552040): >openPending: err= 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e17a0 item 96 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552040): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552040): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.224570999 +0000 UTC m=+5.952707295 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552040): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/16 05:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : open-test-file: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552740): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552740): openPending: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552740): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552740): >_readAt: n=5, err=EOF 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552740): close: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-16 05:20:42.224570999 +0000 UTC m=+5.952707295 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : open-test-file(0x309d68552740): >close: err= 2026/05/16 05:20:42 DEBUG : open-test-file: Remove: 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x309d679e19d0 item 96 2026/05/16 05:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/16 05:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/16 05:20:42 DEBUG : open-test-file: >Remove: err= 2026/05/16 05:20:42 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : >WaitForWriters: 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.37s) --- 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.18s) --- 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-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : file1: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : file1(0x309d68552e80): openPending: 2026/05/16 05:20:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:42 DEBUG : file1(0x309d68552e80): >openPending: err= 2026/05/16 05:20:42 DEBUG : file1: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/16 05:20:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/16 05:20:42 DEBUG : file1(0x309d68552e80): _writeAt: size=2, off=0 2026/05/16 05:20:42 DEBUG : file1(0x309d68552e80): >_writeAt: n=2, err= 2026/05/16 05:20:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/16 05:20:42 DEBUG : file1(0x309d68552e80): RWFileHandle.Flush 2026/05/16 05:20:42 DEBUG : file1(0x309d68552e80): RWFileHandle.Release 2026/05/16 05:20:42 DEBUG : file1(0x309d68552e80): close: 2026/05/16 05:20:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/16 05:20:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : file1(0x309d68552e80): >close: err= 2026/05/16 05:20:42 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : file1: reading active writers 2026/05/16 05:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : file1: reading active writers 2026/05/16 05:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : file1: reading active writers 2026/05/16 05:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : file1: reading active writers 2026/05/16 05:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:42 DEBUG : file1: vfs cache: starting upload 2026/05/16 05:20:42 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1.a0a9169e.partial" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1.a0a9169e.partial 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-qarerov4gaje/file1.a0a9169e.partial 2026/05/16 05:20:42 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/16 05:20:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/16 05:20:42 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/16 05:20:42 INFO : file1: Copied (new) 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:42 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/16 05:20:42 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/16 05:20:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/16 05:20:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:42 INFO : file1: vfs cache: upload succeeded try #1 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : file1: reading active writers 2026/05/16 05:20:42 DEBUG : >WaitForWriters: 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:42 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:42 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/16 05:20:42 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : file1: reading active writers 2026/05/16 05:20:42 DEBUG : >WaitForWriters: 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:42 DEBUG : rename_me: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : rename_me(0x309d67c0c140): openPending: 2026/05/16 05:20:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/16 05:20:42 DEBUG : rename_me(0x309d67c0c140): >openPending: err= 2026/05/16 05:20:42 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/16 05:20:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/16 05:20:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/16 05:20:42 DEBUG : rename_me(0x309d67c0c140): _writeAt: size=5, off=0 2026/05/16 05:20:42 DEBUG : rename_me(0x309d67c0c140): >_writeAt: n=5, err= 2026/05/16 05:20:42 DEBUG : rename_me(0x309d67c0c140): close: 2026/05/16 05:20:42 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-16 05:20:42.398487444 +0000 UTC m=+6.126623710 2026/05/16 05:20:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/16 05:20:42 DEBUG : rename_me(0x309d67c0c140): >close: err= 2026/05/16 05:20:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/16 05:20:42 DEBUG : i_was_renamed: Updating file with 0x309d682e4000 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/16 05:20:42 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : i_was_renamed: reading active writers 2026/05/16 05:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : i_was_renamed: reading active writers 2026/05/16 05:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : i_was_renamed: reading active writers 2026/05/16 05:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : i_was_renamed: reading active writers 2026/05/16 05:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/16 05:20:42 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/16 05:20:42 DEBUG : i_was_renamed.04bd0a4a.partial: size = 5 OK 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/i_was_renamed.04bd0a4a.partial" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/i_was_renamed.04bd0a4a.partial 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/i_was_renamed.04bd0a4a.partial 2026/05/16 05:20:42 DEBUG : i_was_renamed.04bd0a4a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:42 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/16 05:20:42 DEBUG : i_was_renamed.04bd0a4a.partial: renamed to: i_was_renamed 2026/05/16 05:20:42 INFO : i_was_renamed: Copied (new) 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/i_was_renamed" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/i_was_renamed 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/i_was_renamed 2026/05/16 05:20:42 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:42 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-16 05:20:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/16 05:20:42 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/16 05:20:42 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/16 05:20:42 DEBUG : Looking for writers 2026/05/16 05:20:42 DEBUG : i_was_renamed: reading active writers 2026/05/16 05:20:42 DEBUG : >WaitForWriters: 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/16 05:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje" 2026/05/16 05:20:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/16 05:20:42 DEBUG : forgetting directory cache 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67affec0): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67affec0): openPending: 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-16 04:21:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67affec0): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67affec0): >_readAt: n=20, err=EOF 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67affec0): close: 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-16 04:21:42 +0000 UTC 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67affec0): >close: err= 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/16 05:20:42 DEBUG : forgetting directory cache 2026/05/16 05:20:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67c0d280): _readAt: size=512, off=0 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67c0d280): openPending: 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-16 04:22:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-16 04:21:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-16 04:22:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-16 04:21:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/16 05:20:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/16 05:20:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67c0d280): >openPending: err= 2026/05/16 05:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67c0d280): >_readAt: n=20, err=EOF 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67c0d280): close: 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-16 04:22:42 +0000 UTC 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate(0x309d67c0d280): >close: err= 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:42 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/16 05:20:43 DEBUG : forgetting directory cache 2026/05/16 05:20:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d6858f7c0): _readAt: size=512, off=0 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d6858f7c0): openPending: 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-16 04:23:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-16 04:22:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-16 04:23:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-16 04:22:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/16 05:20:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/16 05:20:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d6858f7c0): >openPending: err= 2026/05/16 05:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d6858f7c0): >_readAt: n=20, err=EOF 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d6858f7c0): close: 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-16 04:23:42 +0000 UTC 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d6858f7c0): >close: err= 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/16 05:20:43 DEBUG : forgetting directory cache 2026/05/16 05:20:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d679f0940): _readAt: size=512, off=0 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d679f0940): openPending: 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-16 04:24:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-16 04:23:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-16 04:24:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-16 04:23:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/16 05:20:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/16 05:20:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d679f0940): >openPending: err= 2026/05/16 05:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d679f0940): >_readAt: n=20, err=EOF 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d679f0940): close: 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-16 04:24:42 +0000 UTC 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d679f0940): >close: err= 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/16 05:20:43 DEBUG : forgetting directory cache 2026/05/16 05:20:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50400): _readAt: size=512, off=0 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50400): openPending: 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-16 04:25:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-16 04:24:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-16 04:25:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-16 04:24:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/16 05:20:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/16 05:20:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50400): >openPending: err= 2026/05/16 05:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50400): >_readAt: n=20, err=EOF 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50400): close: 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-16 04:25:42 +0000 UTC 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50400): >close: err= 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/16 05:20:43 DEBUG : forgetting directory cache 2026/05/16 05:20:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50b00): _readAt: size=512, off=0 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50b00): openPending: 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-16 04:26:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-16 04:25:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-16 04:26:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-16 04:25:42 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/16 05:20:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/16 05:20:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50b00): >openPending: err= 2026/05/16 05:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50b00): >_readAt: n=20, err=EOF 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50b00): close: 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-16 04:26:42 +0000 UTC 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate(0x309d67b50b00): >close: err= 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:43 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/16 05:20:44 DEBUG : forgetting directory cache 2026/05/16 05:20:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67e18e80): _readAt: size=512, off=0 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67e18e80): openPending: 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-16 04:27:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-16 04:26:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-16 04:27:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-16 04:26:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/16 05:20:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/16 05:20:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67e18e80): >openPending: err= 2026/05/16 05:20:44 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67e18e80): >_readAt: n=21, err=EOF 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67e18e80): close: 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-16 04:27:42 +0000 UTC 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67e18e80): >close: err= 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/16 05:20:44 DEBUG : forgetting directory cache 2026/05/16 05:20:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67dae540): _readAt: size=512, off=0 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67dae540): openPending: 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-16 04:28:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-16 04:27:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-16 04:28:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-16 04:27:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/16 05:20:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/16 05:20:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67dae540): >openPending: err= 2026/05/16 05:20:44 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67dae540): >_readAt: n=22, err=EOF 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67dae540): close: 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-16 04:28:42 +0000 UTC 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67dae540): >close: err= 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/16 05:20:44 DEBUG : forgetting directory cache 2026/05/16 05:20:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67b51640): _readAt: size=512, off=0 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67b51640): openPending: 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-16 04:29:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-16 04:28:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-16 04:29:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-16 04:28:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/16 05:20:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/16 05:20:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67b51640): >openPending: err= 2026/05/16 05:20:44 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67b51640): >_readAt: n=23, err=EOF 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67b51640): close: 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-16 04:29:42 +0000 UTC 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67b51640): >close: err= 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/16 05:20:44 DEBUG : forgetting directory cache 2026/05/16 05:20:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67cae440): _readAt: size=512, off=0 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67cae440): openPending: 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-qarerov4gaje/TestRWCacheUpdate 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-16 04:30:42 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-16 04:29:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-16 04:30:42 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-16 04:29:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/16 05:20:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/16 05:20:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67cae440): >openPending: err= 2026/05/16 05:20:44 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67cae440): >_readAt: n=24, err=EOF 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67cae440): close: 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-16 04:30:42 +0000 UTC 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate(0x309d67cae440): >close: err= 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.16s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeA" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeA" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeB" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeB" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeA" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/16 05:20:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeA" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/16 05:20:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/16 05:20:44 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/16 05:20:44 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeB" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/16 05:20:44 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/16 05:20:44 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/16 05:20:44 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FilEb" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FilEb 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-qarerov4gaje/FilEb 2026/05/16 05:20:44 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeA" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeA" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-qarerov4gaje/FiLeA 2026/05/16 05:20:44 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeB" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeB" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FilEb" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FilEb 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-qarerov4gaje/FilEb 2026/05/16 05:20:44 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FilEb" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/FilEb 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-qarerov4gaje/FilEb 2026/05/16 05:20:44 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/16 05:20:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/16 05:20:44 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/16 05:20:44 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FiLeB" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-qarerov4gaje/FiLeB 2026/05/16 05:20:44 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/16 05:20:44 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/16 05:20:44 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/16 05:20:44 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/FilEb" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/FilEb 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-qarerov4gaje/FilEb 2026/05/16 05:20:44 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/16 05:20:44 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/16 05:20:44 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/16 05:20:44 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/16 05:20:44 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/16 05:20:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:44 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:44 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:44 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/16 05:20:44 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/16 05:20:44 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/16 05:20:44 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/16 05:20:44 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:44 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : FiLeA: reading active writers 2026/05/16 05:20:44 DEBUG : FiLeB: reading active writers 2026/05/16 05:20:44 DEBUG : FilEb: reading active writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : FiLeB: reading active writers 2026/05/16 05:20:44 DEBUG : FilEb: reading active writers 2026/05/16 05:20:44 DEBUG : FiLeA: reading active writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.07s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/normal name with no special characters.txt" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/normal\ name\ with\ no\ special\ characters.txt 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-qarerov4gaje/normal name with no special characters.txt 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/normal name with no special characters.txt" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/normal\ name\ with\ no\ special\ characters.txt 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-qarerov4gaje/normal name with no special characters.txt 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/測試_Русский___ě_áñ" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/測試_Русский___ě_áñ 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-qarerov4gaje/測試_Русский___ě_áñ 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/測試_Русский___ě_áñ" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/測試_Русский___ě_áñ 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-qarerov4gaje/測試_Русский___ě_áñ 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/normal name with no special characters.txt" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/normal\ name\ with\ no\ special\ characters.txt 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-qarerov4gaje/normal name with no special characters.txt 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/測試_Русский___ě_áñ" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/測試_Русский___ě_áñ 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-qarerov4gaje/測試_Русский___ě_áñ 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/16 05:20:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Reusing VFS from active cache 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : dir: Looking for writers 2026/05/16 05:20:44 DEBUG : file2: reading active writers 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : dir: reading active writers 2026/05/16 05:20:44 DEBUG : file1: reading active writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : dir: Looking for writers 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : dir: reading active writers 2026/05/16 05:20:44 DEBUG : file1: reading active writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/16 05:20:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : file1: Open: flags=O_RDONLY 2026/05/16 05:20:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/16 05:20:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/16 05:20:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/16 05:20:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/16 05:20:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/16 05:20:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/16 05:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (0 bytes), uploading instead of streaming 2026/05/16 05:20:44 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/new_file.txt" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/new_file.txt 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/dir/new_file.txt 2026/05/16 05:20:44 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:44 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/16 05:20:44 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/16 05:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/16 05:20:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : dir: Looking for writers 2026/05/16 05:20:44 DEBUG : file2: reading active writers 2026/05/16 05:20:44 DEBUG : new_file.txt: reading active writers 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : dir: reading active writers 2026/05/16 05:20:44 DEBUG : file1: reading active writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file2" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-qarerov4gaje/dir/file2 2026/05/16 05:20:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/16 05:20:44 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/16 05:20:44 DEBUG : dir/file1: Updating file with dir/file1 0x309d683900d0 2026/05/16 05:20:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/16 05:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:44 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir/file1" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-qarerov4gaje/dir/file1 2026/05/16 05:20:44 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/16 05:20:44 INFO : dir/file1: Moved (server-side) to: file0 2026/05/16 05:20:44 DEBUG : file0: Updating file with file0 0x309d683900d0 2026/05/16 05:20:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/16 05:20:44 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file0" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file0 2026/05/16 05:20:44 DEBUG : forgetting directory cache 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-qarerov4gaje/file0 2026/05/16 05:20:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/16 05:20:44 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file0" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file0 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-qarerov4gaje/file0 2026/05/16 05:20:44 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : dir: Looking for writers 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : dir: reading active writers 2026/05/16 05:20:44 DEBUG : file0: reading active writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Server has VFS statistics extension 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: About path "/home/rclone/rclone-test-qarerov4gaje" 2026/05/16 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:44 DEBUG : Looking for writers 2026/05/16 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:44 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/16 05:20:44 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/16 05:20:44 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/16 05:20:44 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/16 05:20:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: New connection 127.0.0.1:35582->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: New connection 127.0.0.1:35598->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/16 05:20:45 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:45 DEBUG : Looking for writers 2026/05/16 05:20:45 DEBUG : a: Looking for writers 2026/05/16 05:20:45 DEBUG : b: Looking for writers 2026/05/16 05:20:45 DEBUG : c: Looking for writers 2026/05/16 05:20:45 DEBUG : d: Looking for writers 2026/05/16 05:20:45 DEBUG : Looking for writers 2026/05/16 05:20:45 DEBUG : c: reading active writers 2026/05/16 05:20:45 DEBUG : d: reading active writers 2026/05/16 05:20:45 DEBUG : /: reading active writers 2026/05/16 05:20:45 DEBUG : a: reading active writers 2026/05/16 05:20:45 DEBUG : b: reading active writers 2026/05/16 05:20:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/16 05:20:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/16 05:20:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/16 05:20:45 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/16 05:20:45 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:45 DEBUG : a/b/c/d: Looking for writers 2026/05/16 05:20:45 DEBUG : a/b/c: Looking for writers 2026/05/16 05:20:45 DEBUG : d: reading active writers 2026/05/16 05:20:45 DEBUG : a/b: Looking for writers 2026/05/16 05:20:45 DEBUG : c: reading active writers 2026/05/16 05:20:45 DEBUG : a: Looking for writers 2026/05/16 05:20:45 DEBUG : b: reading active writers 2026/05/16 05:20:45 DEBUG : Looking for writers 2026/05/16 05:20:45 DEBUG : a: reading active writers 2026/05/16 05:20:45 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-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:45 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:45 DEBUG : Looking for writers 2026/05/16 05:20:45 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-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/16 05:20:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/16 05:20:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (5 bytes), uploading instead of streaming 2026/05/16 05:20:45 DEBUG : file1: size = 5 OK 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/16 05:20:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:45 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/16 05:20:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/16 05:20:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/16 05:20:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (0 bytes), uploading instead of streaming 2026/05/16 05:20:45 DEBUG : file1: size = 0 OK 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:45 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/16 05:20:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/16 05:20:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (7 bytes), uploading instead of streaming 2026/05/16 05:20:45 DEBUG : file1: size = 7 OK 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:45 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/16 05:20:45 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/16 05:20:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:45 DEBUG : Looking for writers 2026/05/16 05:20:45 DEBUG : file1: reading active writers 2026/05/16 05:20:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:45 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/16 05:20:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje/dir/file1: no such file or directory 2026/05/16 05:20:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje/dir/file1: no such file or directory 2026/05/16 05:20:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje/dir/file1: no such file or directory 2026/05/16 05:20:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje/dir/file1: no such file or directory 2026/05/16 05:20:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje/dir/file1: no such file or directory 2026/05/16 05:20:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje/dir/file1: no such file or directory 2026/05/16 05:20:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje/dir/file1: no such file or directory 2026/05/16 05:20:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje/dir/file1: no such file or directory 2026/05/16 05:20:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje/dir/file1: no such file or directory 2026/05/16 05:20:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{c_U-W}/rclone-test-qarerov4gaje/dir/file1: no such file or directory 2026/05/16 05:20:46 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/16 05:20:46 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/16 05:20:46 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (11 bytes), uploading instead of streaming 2026/05/16 05:20:46 DEBUG : file1: size = 11 OK 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/16 05:20:46 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 05:20:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/16 05:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:46 DEBUG : Looking for writers 2026/05/16 05:20:46 DEBUG : file1: reading active writers 2026/05/16 05:20:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (5 bytes), uploading instead of streaming 2026/05/16 05:20:46 DEBUG : file1: size = 5 OK 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/16 05:20:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/16 05:20:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/16 05:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:46 DEBUG : Looking for writers 2026/05/16 05:20:46 DEBUG : file1: reading active writers 2026/05/16 05:20:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:46 DEBUG : file1: WriteFileHandle.Release closing 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (0 bytes), uploading instead of streaming 2026/05/16 05:20:46 DEBUG : file1: size = 0 OK 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/16 05:20:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/16 05:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:46 DEBUG : Looking for writers 2026/05/16 05:20:46 DEBUG : file1: reading active writers 2026/05/16 05:20:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (2 bytes), uploading instead of streaming 2026/05/16 05:20:46 DEBUG : file1: size = 2 OK 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/16 05:20:46 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/16 05:20:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:46 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:46 DEBUG : Looking for writers 2026/05/16 05:20:46 DEBUG : file1: reading active writers 2026/05/16 05:20:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (0 bytes), uploading instead of streaming 2026/05/16 05:20:46 DEBUG : file1: size = 0 OK 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/16 05:20:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/16 05:20:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:46 DEBUG : file1: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/16 05:20:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/16 05:20:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:46 DEBUG : Looking for writers 2026/05/16 05:20:46 DEBUG : file1: reading active writers 2026/05/16 05:20:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/16 05:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/16 05:20:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: File to upload is small (100 bytes), uploading instead of streaming 2026/05/16 05:20:46 DEBUG : file1: size = 100 OK 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/file1" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 516f436c04ba0b315ad5383203cba0b2 /home/rclone/rclone-test-qarerov4gaje/file1 2026/05/16 05:20:46 DEBUG : file1: Parsed hash: 516f436c04ba0b315ad5383203cba0b2 2026/05/16 05:20:46 DEBUG : file1: md5 = 516f436c04ba0b315ad5383203cba0b2 OK 2026/05/16 05:20:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/16 05:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/16 05:20:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/16 05:20:46 DEBUG : file1: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/16 05:20:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/16 05:20:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:46 DEBUG : Looking for writers 2026/05/16 05:20:46 DEBUG : file1: reading active writers 2026/05/16 05:20:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f000.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/flat/f000.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-qarerov4gaje/flat/f000.txt 2026/05/16 05:20:46 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f000.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/flat/f000.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-qarerov4gaje/flat/f000.txt 2026/05/16 05:20:46 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f001.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/flat/f001.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-qarerov4gaje/flat/f001.txt 2026/05/16 05:20:46 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f001.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/flat/f001.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-qarerov4gaje/flat/f001.txt 2026/05/16 05:20:46 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f002.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/flat/f002.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-qarerov4gaje/flat/f002.txt 2026/05/16 05:20:46 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f002.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/flat/f002.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-qarerov4gaje/flat/f002.txt 2026/05/16 05:20:46 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f003.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/flat/f003.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-qarerov4gaje/flat/f003.txt 2026/05/16 05:20:46 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f003.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/flat/f003.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-qarerov4gaje/flat/f003.txt 2026/05/16 05:20:46 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f004.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/flat/f004.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-qarerov4gaje/flat/f004.txt 2026/05/16 05:20:46 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f004.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: sha1sum /home/rclone/rclone-test-qarerov4gaje/flat/f004.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-qarerov4gaje/flat/f004.txt 2026/05/16 05:20:46 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/16 05:20:46 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/16 05:20:46 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f000.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/flat/f000.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-qarerov4gaje/flat/f000.txt 2026/05/16 05:20:46 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/16 05:20:46 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/16 05:20:46 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f001.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/flat/f001.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-qarerov4gaje/flat/f001.txt 2026/05/16 05:20:46 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/16 05:20:46 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/16 05:20:46 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f002.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/flat/f002.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-qarerov4gaje/flat/f002.txt 2026/05/16 05:20:46 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/16 05:20:46 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/16 05:20:46 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f003.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/flat/f003.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-qarerov4gaje/flat/f003.txt 2026/05/16 05:20:46 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/16 05:20:46 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/16 05:20:46 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/flat/f004.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/flat/f004.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-qarerov4gaje/flat/f004.txt 2026/05/16 05:20:46 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/16 05:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:46 DEBUG : flat: Looking for writers 2026/05/16 05:20:46 DEBUG : f000.txt: reading active writers 2026/05/16 05:20:46 DEBUG : f001.txt: reading active writers 2026/05/16 05:20:46 DEBUG : f002.txt: reading active writers 2026/05/16 05:20:46 DEBUG : f003.txt: reading active writers 2026/05/16 05:20:46 DEBUG : f004.txt: reading active writers 2026/05/16 05:20:46 DEBUG : Looking for writers 2026/05/16 05:20:46 DEBUG : flat: reading active writers 2026/05/16 05:20:46 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:46 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/16 05:20:46 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/a/b/c/deep.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/a/b/c/deep.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-qarerov4gaje/a/b/c/deep.txt 2026/05/16 05:20:46 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/16 05:20:46 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/16 05:20:46 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/a/b/mid.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/a/b/mid.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-qarerov4gaje/a/b/mid.txt 2026/05/16 05:20:46 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/16 05:20:46 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/16 05:20:46 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/a/top.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/a/top.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-qarerov4gaje/a/top.txt 2026/05/16 05:20:46 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/16 05:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:46 DEBUG : a/b/c: Looking for writers 2026/05/16 05:20:46 DEBUG : deep.txt: reading active writers 2026/05/16 05:20:46 DEBUG : a/b: Looking for writers 2026/05/16 05:20:46 DEBUG : c: reading active writers 2026/05/16 05:20:46 DEBUG : mid.txt: reading active writers 2026/05/16 05:20:46 DEBUG : a: Looking for writers 2026/05/16 05:20:46 DEBUG : b: reading active writers 2026/05/16 05:20:46 DEBUG : top.txt: reading active writers 2026/05/16 05:20:46 DEBUG : Looking for writers 2026/05/16 05:20:46 DEBUG : a: reading active writers 2026/05/16 05:20:46 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/bigdir/big.bin" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/bigdir/big.bin 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 490b02f31d60ed147ef01a452cbe6be6 /home/rclone/rclone-test-qarerov4gaje/bigdir/big.bin 2026/05/16 05:20:46 DEBUG : bigdir/big.bin: Parsed hash: 490b02f31d60ed147ef01a452cbe6be6 2026/05/16 05:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:46 DEBUG : bigdir: Looking for writers 2026/05/16 05:20:46 DEBUG : big.bin: reading active writers 2026/05/16 05:20:46 DEBUG : Looking for writers 2026/05/16 05:20:46 DEBUG : bigdir: reading active writers 2026/05/16 05:20:46 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.48s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje", Local "Local file system at /tmp/rclone1470901837", Modify Window "1s" 2026/05/16 05:20:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: poll-interval is not supported by this remote 2026/05/16 05:20:46 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/16 05:20:46 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir1/a.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir1/a.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-qarerov4gaje/dir1/a.txt 2026/05/16 05:20:46 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/16 05:20:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/16 05:20:46 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir2/b.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir2/b.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-qarerov4gaje/dir2/b.txt 2026/05/16 05:20:46 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/16 05:20:46 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/16 05:20:46 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/16 05:20:46 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/16 05:20:46 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Shell path "/home/rclone/rclone-test-qarerov4gaje/dir3/c.txt" 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Running remote command: md5sum /home/rclone/rclone-test-qarerov4gaje/dir3/c.txt 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-qarerov4gaje/dir3/c.txt 2026/05/16 05:20:46 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/16 05:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/16 05:20:46 DEBUG : dir3: Looking for writers 2026/05/16 05:20:46 DEBUG : c.txt: reading active writers 2026/05/16 05:20:46 DEBUG : dir1: Looking for writers 2026/05/16 05:20:46 DEBUG : a.txt: reading active writers 2026/05/16 05:20:46 DEBUG : dir2: Looking for writers 2026/05/16 05:20:46 DEBUG : b.txt: reading active writers 2026/05/16 05:20:46 DEBUG : Looking for writers 2026/05/16 05:20:46 DEBUG : dir2: reading active writers 2026/05/16 05:20:46 DEBUG : dir3: reading active writers 2026/05/16 05:20:46 DEBUG : dir1: reading active writers 2026/05/16 05:20:46 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/16 05:20:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qarerov4gaje: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.631780821s (try 1/5)