"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/06/27 01:27:51 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-corolej4yaba" 2026/06/27 01:27:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:27:51 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/27 01:27:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 01:27:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 01:27:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 01:27:51 DEBUG : Setting pass="vgNmU1fIU3luH3NKcTbm2UFVmTkMrsh4" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 01:27:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 01:27:51 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{3Y36a}" suffix to name 2026/06/27 01:27:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 01:27:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 01:27:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 01:27:51 DEBUG : Setting pass="vgNmU1fIU3luH3NKcTbm2UFVmTkMrsh4" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 01:27:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 01:27:51 NOTICE: TestSFTPOpenssh{3Y36a}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: New connection 127.0.0.1:59270->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell type "unix" from config 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Relative path resolved to "/home/rclone/rclone-test-corolej4yaba" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Using root directory "/home/rclone/rclone-test-corolej4yaba" 2026/06/27 01:27:51 DEBUG : Creating backend with remote "/tmp/rclone3739882088" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:51 DEBUG : dir: Looking for writers 2026/06/27 01:27:51 DEBUG : Looking for writers 2026/06/27 01:27:51 DEBUG : dir: reading active writers 2026/06/27 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:27:51 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:27:51 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/subdir/file3" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/subdir/file3 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-corolej4yaba/dir/subdir/file3 2026/06/27 01:27:51 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/subdir/file3" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/subdir/file3 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-corolej4yaba/dir/subdir/file3 2026/06/27 01:27:51 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/06/27 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:51 DEBUG : dir/subdir: Looking for writers 2026/06/27 01:27:51 DEBUG : dir: Looking for writers 2026/06/27 01:27:51 DEBUG : file1: reading active writers 2026/06/27 01:27:51 DEBUG : file2: reading active writers 2026/06/27 01:27:51 DEBUG : subdir: reading active writers 2026/06/27 01:27:51 DEBUG : Looking for writers 2026/06/27 01:27:51 DEBUG : dir: reading active writers 2026/06/27 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:51 DEBUG : dir: Looking for writers 2026/06/27 01:27:51 DEBUG : file1: reading active writers 2026/06/27 01:27:51 DEBUG : Looking for writers 2026/06/27 01:27:51 DEBUG : dir: reading active writers 2026/06/27 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:51 DEBUG : dir: Looking for writers 2026/06/27 01:27:51 DEBUG : Looking for writers 2026/06/27 01:27:51 DEBUG : dir: reading active writers 2026/06/27 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:51 DEBUG : dir: forgetting directory cache 2026/06/27 01:27:51 DEBUG : forgetting directory cache 2026/06/27 01:27:51 DEBUG : dir: forgetting directory cache 2026/06/27 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:51 DEBUG : Looking for writers 2026/06/27 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:51 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/27 01:27:51 DEBUG : dir: invalidating directory cache 2026/06/27 01:27:51 DEBUG : >ForgetPath: 2026/06/27 01:27:51 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/27 01:27:51 DEBUG : invalidating directory cache 2026/06/27 01:27:51 DEBUG : dir: forgetting directory cache 2026/06/27 01:27:51 DEBUG : >ForgetPath: 2026/06/27 01:27:51 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/27 01:27:51 DEBUG : >ForgetPath: 2026/06/27 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:51 DEBUG : dir: Looking for writers 2026/06/27 01:27:51 DEBUG : Looking for writers 2026/06/27 01:27:51 DEBUG : dir: reading active writers 2026/06/27 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: New connection 127.0.0.1:59272->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/fil/a/b/c" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/fil/a/b/c 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-corolej4yaba/fil/a/b/c 2026/06/27 01:27:51 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/fil/a/b/c" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/fil/a/b/c 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-corolej4yaba/fil/a/b/c 2026/06/27 01:27:51 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:51 DEBUG : forgetting directory cache 2026/06/27 01:27:51 DEBUG : dir: forgetting directory cache 2026/06/27 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:51 DEBUG : dir: Looking for writers 2026/06/27 01:27:51 DEBUG : fil/a/b: Looking for writers 2026/06/27 01:27:51 DEBUG : fil/a: Looking for writers 2026/06/27 01:27:51 DEBUG : b: reading active writers 2026/06/27 01:27:51 DEBUG : fil: Looking for writers 2026/06/27 01:27:51 DEBUG : a: reading active writers 2026/06/27 01:27:51 DEBUG : Looking for writers 2026/06/27 01:27:51 DEBUG : dir: reading active writers 2026/06/27 01:27:51 DEBUG : fil: reading active writers 2026/06/27 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:51 DEBUG : dir: Looking for writers 2026/06/27 01:27:51 DEBUG : Looking for writers 2026/06/27 01:27:51 DEBUG : dir: reading active writers 2026/06/27 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:51 DEBUG : dir: Looking for writers 2026/06/27 01:27:51 DEBUG : file1: reading active writers 2026/06/27 01:27:51 DEBUG : Looking for writers 2026/06/27 01:27:51 DEBUG : dir: reading active writers 2026/06/27 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:27:52 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:27:52 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/subdir/file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/subdir/file3 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-corolej4yaba/dir/subdir/file3 2026/06/27 01:27:52 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/subdir/file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/subdir/file3 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-corolej4yaba/dir/subdir/file3 2026/06/27 01:27:52 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/27 01:27:52 DEBUG : Waiting for deletions to finish 2026/06/27 01:27:52 INFO : dir/subdir/file3: Deleted 2026/06/27 01:27:52 DEBUG : removing 1 level 2 directories 2026/06/27 01:27:52 INFO : dir/subdir: Removing directory 2026/06/27 01:27:52 DEBUG : dir: invalidating directory cache 2026/06/27 01:27:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/27 01:27:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/27 01:27:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/27 01:27:52 DEBUG : dir/file1: Reset virtual modtime 2026/06/27 01:27:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/27 01:27:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:52 DEBUG : dir: invalidating directory cache 2026/06/27 01:27:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/27 01:27:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/27 01:27:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/27 01:27:52 DEBUG : forgetting directory cache 2026/06/27 01:27:52 DEBUG : dir: forgetting directory cache 2026/06/27 01:27:52 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/27 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:52 DEBUG : dir/virtualDir: Looking for writers 2026/06/27 01:27:52 DEBUG : dir: Looking for writers 2026/06/27 01:27:52 DEBUG : file1: reading active writers 2026/06/27 01:27:52 DEBUG : virtualFile2: reading active writers 2026/06/27 01:27:52 DEBUG : virtualFile: reading active writers 2026/06/27 01:27:52 DEBUG : virtualDir: reading active writers 2026/06/27 01:27:52 DEBUG : Looking for writers 2026/06/27 01:27:52 DEBUG : dir: reading active writers 2026/06/27 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 ERROR : dir/: Can only open directories read only 2026/06/27 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:52 DEBUG : dir: Looking for writers 2026/06/27 01:27:52 DEBUG : Looking for writers 2026/06/27 01:27:52 DEBUG : dir: reading active writers 2026/06/27 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/27 01:27:52 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (5 bytes), uploading instead of streaming 2026/06/27 01:27:52 DEBUG : dir/potato: size = 5 OK 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/potato" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/potato 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/dir/potato 2026/06/27 01:27:52 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:52 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 01:27:52 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/27 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:52 DEBUG : dir: Looking for writers 2026/06/27 01:27:52 DEBUG : file1: reading active writers 2026/06/27 01:27:52 DEBUG : potato: reading active writers 2026/06/27 01:27:52 DEBUG : Looking for writers 2026/06/27 01:27:52 DEBUG : dir: reading active writers 2026/06/27 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.14s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:52 DEBUG : dir/sub: Looking for writers 2026/06/27 01:27:52 DEBUG : dir: Looking for writers 2026/06/27 01:27:52 DEBUG : sub: reading active writers 2026/06/27 01:27:52 DEBUG : file1: reading active writers 2026/06/27 01:27:52 DEBUG : Looking for writers 2026/06/27 01:27:52 DEBUG : dir: reading active writers 2026/06/27 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/27 01:27:52 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:52 DEBUG : dir/sub/subsub: Looking for writers 2026/06/27 01:27:52 DEBUG : dir/sub: Looking for writers 2026/06/27 01:27:52 DEBUG : subsub: reading active writers 2026/06/27 01:27:52 DEBUG : dir: Looking for writers 2026/06/27 01:27:52 DEBUG : file1: reading active writers 2026/06/27 01:27:52 DEBUG : sub: reading active writers 2026/06/27 01:27:52 DEBUG : Looking for writers 2026/06/27 01:27:52 DEBUG : dir: reading active writers 2026/06/27 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 ERROR : dir/: Dir.Remove not empty 2026/06/27 01:27:52 DEBUG : dir/file1: Remove: 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:52 DEBUG : dir/file1: >Remove: err= 2026/06/27 01:27:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/27 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:52 DEBUG : Looking for writers 2026/06/27 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.03s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : dir/file1: Remove: 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:52 DEBUG : dir/file1: >Remove: err= 2026/06/27 01:27:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/27 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:52 DEBUG : Looking for writers 2026/06/27 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : dir/file1: Remove: 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:52 DEBUG : dir/file1: >Remove: err= 2026/06/27 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:52 DEBUG : dir: Looking for writers 2026/06/27 01:27:52 DEBUG : Looking for writers 2026/06/27 01:27:52 DEBUG : dir: reading active writers 2026/06/27 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file3 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-corolej4yaba/dir/file3 2026/06/27 01:27:52 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file3 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-corolej4yaba/dir/file3 2026/06/27 01:27:52 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/27 01:27:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/27 01:27:52 DEBUG : dir: Updating dir with dir2 0x39039697f450 2026/06/27 01:27:52 DEBUG : dir: forgetting directory cache 2026/06/27 01:27:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/27 01:27:52 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir2/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir2/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir2/file1 2026/06/27 01:27:52 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir2/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir2/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir2/file1 2026/06/27 01:27:52 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir2/file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir2/file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/27 01:27:52 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/27 01:27:52 DEBUG : file2: Updating file with file2 0x39039697fad0 2026/06/27 01:27:52 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file2" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file2 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/file2 2026/06/27 01:27:52 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file2" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file2 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/file2 2026/06/27 01:27:52 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir2/file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir2/file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/27 01:27:52 INFO : dir2/file3: Deleted 2026/06/27 01:27:52 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/27 01:27:52 DEBUG : dir2/file3: Updating file with dir2/file3 0x39039697fad0 2026/06/27 01:27:52 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/27 01:27:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir2/file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir2/file3" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir2/file3 2026/06/27 01:27:52 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/27 01:27:52 DEBUG : empty directory: Updating dir with renamed empty directory 0x390396b30ea0 2026/06/27 01:27:52 DEBUG : empty directory: forgetting directory cache 2026/06/27 01:27:52 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/27 01:27:52 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/27 01:27:52 DEBUG : dir2: Renaming to "dir3" 2026/06/27 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:52 DEBUG : dir3: Looking for writers 2026/06/27 01:27:52 DEBUG : file3: reading active writers 2026/06/27 01:27:52 DEBUG : renamed empty directory: Looking for writers 2026/06/27 01:27:52 DEBUG : Looking for writers 2026/06/27 01:27:52 DEBUG : dir3: reading active writers 2026/06/27 01:27:52 DEBUG : renamed empty directory: reading active writers 2026/06/27 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.19s) === 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/27 01:27:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:52 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 01:27:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/27 01:27:52 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/27 01:27:52 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/27 01:27:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/27 01:27:52 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:52 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 01:27:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/27 01:27:52 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/27 01:27:52 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/27 01:27:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (12 bytes), uploading instead of streaming 2026/06/27 01:27:52 DEBUG : dir/sub/file2: size = 12 OK 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/sub/file2" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/sub/file2 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-corolej4yaba/dir/sub/file2 2026/06/27 01:27:52 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/06/27 01:27:52 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/27 01:27:52 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/27 01:27:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/27 01:27:52 DEBUG : forgetting directory cache 2026/06/27 01:27:52 DEBUG : dir: forgetting directory cache 2026/06/27 01:27:52 DEBUG : dir/sub: forgetting directory cache 2026/06/27 01:27:52 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/27 01:27:52 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (5 bytes), uploading instead of streaming 2026/06/27 01:27:52 DEBUG : dir/sub/file0: size = 5 OK 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/sub/file0" 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/sub/file0 2026/06/27 01:27:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/dir/sub/file0 2026/06/27 01:27:52 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:52 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 01:27:52 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/27 01:27:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/27 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:52 DEBUG : dir/sub: Looking for writers 2026/06/27 01:27:52 DEBUG : file0: reading active writers 2026/06/27 01:27:52 DEBUG : file2: reading active writers 2026/06/27 01:27:52 DEBUG : dir: Looking for writers 2026/06/27 01:27:52 DEBUG : file1: reading active writers 2026/06/27 01:27:52 DEBUG : sub: reading active writers 2026/06/27 01:27:52 DEBUG : Looking for writers 2026/06/27 01:27:52 DEBUG : dir: reading active writers 2026/06/27 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:52 DEBUG : forgetting directory cache 2026/06/27 01:27:53 DEBUG : forgetting directory cache 2026/06/27 01:27:53 DEBUG : dir: forgetting directory cache 2026/06/27 01:27:53 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:53 DEBUG : dir: Looking for writers 2026/06/27 01:27:53 DEBUG : Looking for writers 2026/06/27 01:27:53 DEBUG : dir: reading active writers 2026/06/27 01:27:53 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/27 01:27:53 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:53 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/27 01:27:53 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/27 01:27:53 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/27 01:27:53 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:53 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:53 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/27 01:27:53 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:53 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/27 01:27:53 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/27 01:27:53 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/27 01:27:53 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:53 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:53 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:53 DEBUG : dir: Looking for writers 2026/06/27 01:27:53 DEBUG : file1.metadata: reading active writers 2026/06/27 01:27:53 DEBUG : file1: reading active writers 2026/06/27 01:27:53 DEBUG : Looking for writers 2026/06/27 01:27:53 DEBUG : dir: reading active writers 2026/06/27 01:27:53 DEBUG : dir.metadata: reading active writers 2026/06/27 01:27:53 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:53 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:53 DEBUG : dir: Looking for writers 2026/06/27 01:27:53 DEBUG : file1: reading active writers 2026/06/27 01:27:53 DEBUG : Looking for writers 2026/06/27 01:27:53 DEBUG : dir: reading active writers 2026/06/27 01:27:53 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:53 DEBUG : Can set mod time: true 2026/06/27 01:27:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:53 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:53 DEBUG : dir: Looking for writers 2026/06/27 01:27:53 DEBUG : file1: reading active writers 2026/06/27 01:27:53 DEBUG : Looking for writers 2026/06/27 01:27:53 DEBUG : dir: reading active writers 2026/06/27 01:27:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 01:27:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (0 bytes), uploading instead of streaming 2026/06/27 01:27:53 DEBUG : dir/file1: size = 0 OK 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:27:54 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 01:27:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/27 01:27:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (5 bytes), uploading instead of streaming 2026/06/27 01:27:54 DEBUG : dir/file1: size = 5 OK 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:54 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 01:27:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/27 01:27:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/27 01:27:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:54 DEBUG : dir/file1(0x3903968a0e80): close: 2026/06/27 01:27:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/27 01:27:54 DEBUG : dir/file1(0x3903968a0e80): >close: err= 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/27 01:27:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:54 DEBUG : dir/file1(0x390396ab2900): _writeAt: size=5, off=0 2026/06/27 01:27:54 DEBUG : dir/file1(0x390396ab2900): openPending: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : dir/file1(0x390396ab2900): >openPending: err= 2026/06/27 01:27:54 DEBUG : dir/file1(0x390396ab2900): >_writeAt: n=5, err= 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/27 01:27:54 DEBUG : dir/file1(0x390396ab2900): close: 2026/06/27 01:27:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/27 01:27:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/27 01:27:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/27 01:27:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/27 01:27:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:54 DEBUG : dir/file1(0x390396ab2900): >close: err= 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: starting upload 2026/06/27 01:27:54 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1.2f98c60a.partial" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1.2f98c60a.partial 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-corolej4yaba/dir/file1.2f98c60a.partial 2026/06/27 01:27:54 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/27 01:27:54 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/27 01:27:54 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/06/27 01:27:54 INFO : dir/file1: Copied (replaced existing) 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:54 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.32s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.18s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 01:27:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/06/27 01:27:54 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/27 01:27:54 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 01:27:54 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:54 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : file.txt: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (25 bytes), uploading instead of streaming 2026/06/27 01:27:54 DEBUG : dir/file1: size = 25 OK 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 01:27:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Remove: 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:54 DEBUG : dir/file1: >Remove: err= 2026/06/27 01:27:54 DEBUG : dir/file1: Remove: 2026/06/27 01:27:54 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Remove: 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:54 DEBUG : dir/file1: >Remove: err= 2026/06/27 01:27:54 DEBUG : dir/file1: Remove: 2026/06/27 01:27:54 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=0x3 2026/06/27 01:27:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x390396d2c750 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Updating file with dir/file1 0x390396d2c750 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : dir/file1: File is currently open, delaying rename 0x390396d2c750 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (25 bytes), uploading instead of streaming 2026/06/27 01:27:54 DEBUG : dir/file1: size = 25 OK 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 01:27:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 DEBUG : newLeaf: Running delayed rename now 2026/06/27 01:27:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x390396d2c750 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x390396d2cea0 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Updating file with dir/file1 0x390396d2cea0 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : dir/file1: File is currently open, delaying rename 0x390396d2cea0 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (25 bytes), uploading instead of streaming 2026/06/27 01:27:54 DEBUG : dir/file1: size = 25 OK 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 01:27:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 DEBUG : newLeaf: Running delayed rename now 2026/06/27 01:27:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x390396d2cea0 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 01:27:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039702c980): openPending: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039702c980): >openPending: err= 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 01:27:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039702c980): _writeAt: size=14, off=0 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039702c980): >_writeAt: n=14, err= 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039702c980): close: 2026/06/27 01:27:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/27 01:27:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039702c980): >close: err= 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: starting upload 2026/06/27 01:27:54 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1.ca338588.partial" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1.ca338588.partial 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1.ca338588.partial 2026/06/27 01:27:54 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/27 01:27:54 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/27 01:27:54 INFO : dir/file1: Copied (replaced existing) 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039711ecc0): _readAt: size=512, off=0 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039711ecc0): openPending: 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039711ecc0): >openPending: err= 2026/06/27 01:27:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039711ecc0): >_readAt: n=14, err=EOF 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039711ecc0): close: 2026/06/27 01:27:54 DEBUG : dir/file1(0x39039711ecc0): >close: err= 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 01:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x39039705fad0 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/27 01:27:54 DEBUG : dir/file1: Updating file with dir/file1 0x39039705fad0 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:54 DEBUG : dir/file1(0x3903966b3bc0): openPending: 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : dir/file1(0x3903966b3bc0): >openPending: err= 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 01:27:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:54 DEBUG : dir/file1(0x3903966b3bc0): _writeAt: size=25, off=0 2026/06/27 01:27:54 DEBUG : dir/file1(0x3903966b3bc0): >_writeAt: n=25, err= 2026/06/27 01:27:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 01:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x39039705fad0 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 DEBUG : newLeaf(0x3903966b3bc0): close: 2026/06/27 01:27:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/27 01:27:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-27 01:27:54.71617208 +0000 UTC m=+3.133501437 2026/06/27 01:27:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:54 DEBUG : newLeaf(0x3903966b3bc0): >close: err= 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:54 DEBUG : newLeaf: vfs cache: starting upload 2026/06/27 01:27:54 DEBUG : newLeaf.88736cff.partial: size = 25 OK 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf.88736cff.partial" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf.88736cff.partial 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf.88736cff.partial 2026/06/27 01:27:54 DEBUG : newLeaf.88736cff.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 01:27:54 DEBUG : newLeaf.88736cff.partial: renamed to: newLeaf 2026/06/27 01:27:54 INFO : newLeaf: Copied (replaced existing) 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-27 01:27:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/27 01:27:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : file1: reading active writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : >WaitForWriters: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x390396b63860 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Updating file with dir/file1 0x390396b63860 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:54 DEBUG : dir/file1(0x390396870180): openPending: 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:54 DEBUG : dir/file1(0x390396870180): >openPending: err= 2026/06/27 01:27:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 01:27:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:54 DEBUG : dir/file1(0x390396870180): _writeAt: size=25, off=0 2026/06/27 01:27:54 DEBUG : dir/file1(0x390396870180): >_writeAt: n=25, err= 2026/06/27 01:27:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 01:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x390396b63860 2026/06/27 01:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:54 DEBUG : newLeaf(0x390396870180): close: 2026/06/27 01:27:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/27 01:27:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-27 01:27:54.931446469 +0000 UTC m=+3.348775828 2026/06/27 01:27:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:54 DEBUG : newLeaf(0x390396870180): >close: err= 2026/06/27 01:27:54 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:54 DEBUG : dir: Looking for writers 2026/06/27 01:27:54 DEBUG : Looking for writers 2026/06/27 01:27:54 DEBUG : dir: reading active writers 2026/06/27 01:27:54 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: starting upload 2026/06/27 01:27:55 DEBUG : newLeaf.c1e8177c.partial: size = 25 OK 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf.c1e8177c.partial" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf.c1e8177c.partial 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf.c1e8177c.partial 2026/06/27 01:27:55 DEBUG : newLeaf.c1e8177c.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 01:27:55 DEBUG : newLeaf.c1e8177c.partial: renamed to: newLeaf 2026/06/27 01:27:55 INFO : newLeaf: Copied (replaced existing) 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-27 01:27:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/27 01:27:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 01:27:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396871680): openPending: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396871680): >openPending: err= 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 01:27:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396871680): _writeAt: size=14, off=0 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396871680): >_writeAt: n=14, err= 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396871680): close: 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/27 01:27:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396871680): >close: err= 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: starting upload 2026/06/27 01:27:55 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1.ca338588.partial" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1.ca338588.partial 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1.ca338588.partial 2026/06/27 01:27:55 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/27 01:27:55 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/27 01:27:55 INFO : dir/file1: Copied (replaced existing) 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396964d40): _readAt: size=512, off=0 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396964d40): openPending: 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396964d40): >openPending: err= 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396964d40): >_readAt: n=14, err=EOF 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396964d40): close: 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396964d40): >close: err= 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 01:27:55 DEBUG : newLeaf: Updating file with newLeaf 0x3903968f7380 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/27 01:27:55 DEBUG : dir/file1: Updating file with dir/file1 0x3903968f7380 2026/06/27 01:27:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396b04180): openPending: 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396b04180): >openPending: err= 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 01:27:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396b04180): _writeAt: size=25, off=0 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396b04180): >_writeAt: n=25, err= 2026/06/27 01:27:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 01:27:55 DEBUG : newLeaf: Updating file with newLeaf 0x3903968f7380 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:55 DEBUG : newLeaf(0x390396b04180): close: 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-27 01:27:55.322891462 +0000 UTC m=+3.740220820 2026/06/27 01:27:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:55 DEBUG : newLeaf(0x390396b04180): >close: err= 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: starting upload 2026/06/27 01:27:55 DEBUG : newLeaf.822feeb3.partial: size = 25 OK 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf.822feeb3.partial" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf.822feeb3.partial 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf.822feeb3.partial 2026/06/27 01:27:55 DEBUG : newLeaf.822feeb3.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 01:27:55 DEBUG : newLeaf.822feeb3.partial: renamed to: newLeaf 2026/06/27 01:27:55 INFO : newLeaf: Copied (replaced existing) 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-27 01:27:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/27 01:27:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903967b5d40): _readAt: size=512, off=0 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903967b5d40): openPending: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903967b5d40): >openPending: err= 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903967b5d40): >_readAt: n=14, err=EOF 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903967b5d40): close: 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903967b5d40): >close: err= 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 01:27:55 DEBUG : newLeaf: Updating file with newLeaf 0x390396b1b6c0 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/27 01:27:55 DEBUG : dir/file1: Updating file with dir/file1 0x390396b1b6c0 2026/06/27 01:27:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396ca8c80): openPending: 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396ca8c80): >openPending: err= 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 01:27:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396ca8c80): _writeAt: size=25, off=0 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396ca8c80): >_writeAt: n=25, err= 2026/06/27 01:27:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:27:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 01:27:55 DEBUG : newLeaf: Updating file with newLeaf 0x390396b1b6c0 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:27:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:55 DEBUG : newLeaf(0x390396ca8c80): close: 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-27 01:27:55.548346672 +0000 UTC m=+3.965676061 2026/06/27 01:27:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:55 DEBUG : newLeaf(0x390396ca8c80): >close: err= 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: starting upload 2026/06/27 01:27:55 DEBUG : newLeaf.1b428c29.partial: size = 25 OK 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf.1b428c29.partial" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf.1b428c29.partial 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf.1b428c29.partial 2026/06/27 01:27:55 DEBUG : newLeaf.1b428c29.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 01:27:55 DEBUG : newLeaf.1b428c29.partial: renamed to: newLeaf 2026/06/27 01:27:55 INFO : newLeaf: Copied (replaced existing) 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-27 01:27:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/27 01:27:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/27 01:27:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 01:27:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/newLeaf" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-corolej4yaba/newLeaf 2026/06/27 01:27:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : newLeaf: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestFileRename (1.33s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.22s) --- PASS: TestFileRename/writes,forceCache=true (0.39s) --- 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 01:27:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 01:27:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/27 01:27:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/27 01:27:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/27 01:27:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 01:27:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/27 01:27:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/27 01:27:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/27 01:27:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/27 01:27:55 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/27 01:27:55 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/27 01:27:55 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/27 01:27:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/27 01:27:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/27 01:27:55 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/27 01:27:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/27 01:27:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/27 01:27:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/27 01:27:55 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 01:27:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 01:27:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): _readAt: size=1, off=0 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): openPending: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): >openPending: err= 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): >_readAt: n=1, err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): _readAt: size=256, off=1 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): >_readAt: n=15, err=EOF 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): _readAt: size=16, off=16 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): >_readAt: n=0, err=EOF 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): close: 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): >close: err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): close: 2026/06/27 01:27:55 DEBUG : dir/file1(0x390396dde640): >close: err=file already closed 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:27:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): _readAt: size=1, off=0 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): openPending: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 01:27:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): >openPending: err= 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): >_readAt: n=1, err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): _readAt: size=1, off=5 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): >_readAt: n=1, err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): _readAt: size=1, off=3 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): >_readAt: n=1, err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): _readAt: size=1, off=13 2026/06/27 01:27:55 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): >_readAt: n=1, err= 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): _readAt: size=16, off=100 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): >_readAt: n=0, err=EOF 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): close: 2026/06/27 01:27:55 DEBUG : dir/file1(0x3903969ca500): >close: err= 2026/06/27 01:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:55 DEBUG : dir: Looking for writers 2026/06/27 01:27:55 DEBUG : file1: reading active writers 2026/06/27 01:27:55 DEBUG : Looking for writers 2026/06/27 01:27:55 DEBUG : dir: reading active writers 2026/06/27 01:27:55 DEBUG : >WaitForWriters: 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:27:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): _readAt: size=1, off=0 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): openPending: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 01:27:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 01:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): >openPending: err= 2026/06/27 01:27:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/27 01:27:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): >_readAt: n=1, err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): _readAt: size=1, off=5 2026/06/27 01:27:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): >_readAt: n=1, err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): _readAt: size=1, off=1 2026/06/27 01:27:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): >_readAt: n=1, err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): _readAt: size=6, off=10 2026/06/27 01:27:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): >_readAt: n=6, err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): _readAt: size=256, off=10 2026/06/27 01:27:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): >_readAt: n=6, err=EOF 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): _readAt: size=256, off=100 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): >_readAt: n=0, err=EOF 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): close: 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): >close: err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): _readAt: size=256, off=100 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969caf40): >_readAt: n=0, err=file already closed 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : dir: Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : dir: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:27:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x39039711e940): RWFileHandle.Flush 2026/06/27 01:27:56 DEBUG : dir/file1(0x39039711e940): _readAt: size=256, off=0 2026/06/27 01:27:56 DEBUG : dir/file1(0x39039711e940): openPending: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 01:27:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 01:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : dir/file1(0x39039711e940): >openPending: err= 2026/06/27 01:27:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/27 01:27:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:56 DEBUG : dir/file1(0x39039711e940): >_readAt: n=16, err=EOF 2026/06/27 01:27:56 DEBUG : dir/file1(0x39039711e940): RWFileHandle.Flush 2026/06/27 01:27:56 DEBUG : dir/file1(0x39039711e940): RWFileHandle.Flush 2026/06/27 01:27:56 DEBUG : dir/file1(0x39039711e940): close: 2026/06/27 01:27:56 DEBUG : dir/file1(0x39039711e940): >close: err= 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : dir: Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : dir: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:27:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 01:27:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x390396ab2f00): _readAt: size=256, off=0 2026/06/27 01:27:56 DEBUG : dir/file1(0x390396ab2f00): openPending: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 01:27:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 01:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : dir/file1(0x390396ab2f00): >openPending: err= 2026/06/27 01:27:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/27 01:27:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:56 DEBUG : dir/file1(0x390396ab2f00): >_readAt: n=16, err=EOF 2026/06/27 01:27:56 DEBUG : dir/file1(0x390396ab2f00): RWFileHandle.Release 2026/06/27 01:27:56 DEBUG : dir/file1(0x390396ab2f00): close: 2026/06/27 01:27:56 DEBUG : dir/file1(0x390396ab2f00): >close: err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x390396ab2f00): RWFileHandle.Release 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : dir: Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : dir: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:56 DEBUG : file1: newRWFileHandle: 2026/06/27 01:27:56 DEBUG : file1(0x390396ab3340): openPending: 2026/06/27 01:27:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : file1(0x390396ab3340): >openPending: err= 2026/06/27 01:27:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 01:27:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 01:27:56 DEBUG : file1(0x390396ab3340): _writeAt: size=5, off=0 2026/06/27 01:27:56 DEBUG : file1(0x390396ab3340): >_writeAt: n=5, err= 2026/06/27 01:27:56 DEBUG : file1(0x390396ab3340): _writeAt: size=7, off=5 2026/06/27 01:27:56 DEBUG : file1(0x390396ab3340): >_writeAt: n=7, err= 2026/06/27 01:27:56 DEBUG : file1: vfs cache: truncate to size=11 2026/06/27 01:27:56 DEBUG : file1(0x390396ab3340): close: 2026/06/27 01:27:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 01:27:56.068667784 +0000 UTC m=+4.485997142 2026/06/27 01:27:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:56 DEBUG : file1(0x390396ab3340): >close: err= 2026/06/27 01:27:56 DEBUG : file1(0x390396ab3340): close: 2026/06/27 01:27:56 DEBUG : file1(0x390396ab3340): >close: err=file already closed 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:56 DEBUG : file1: vfs cache: starting upload 2026/06/27 01:27:56 DEBUG : file1.fb29ce72.partial: size = 11 OK 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1.fb29ce72.partial" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1.fb29ce72.partial 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-corolej4yaba/file1.fb29ce72.partial 2026/06/27 01:27:56 DEBUG : file1.fb29ce72.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/27 01:27:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/27 01:27:56 DEBUG : file1.fb29ce72.partial: renamed to: file1 2026/06/27 01:27:56 INFO : file1: Copied (new) 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/27 01:27:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-27 01:27:56 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/27 01:27:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:56 DEBUG : file1: newRWFileHandle: 2026/06/27 01:27:56 DEBUG : file1(0x390397026340): openPending: 2026/06/27 01:27:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : file1(0x390397026340): >openPending: err= 2026/06/27 01:27:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 01:27:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 01:27:56 DEBUG : file1(0x390397026340): _writeAt: size=7, off=0 2026/06/27 01:27:56 DEBUG : file1(0x390397026340): >_writeAt: n=7, err= 2026/06/27 01:27:56 DEBUG : file1(0x390397026340): _writeAt: size=6, off=5 2026/06/27 01:27:56 DEBUG : file1(0x390397026340): >_writeAt: n=6, err= 2026/06/27 01:27:56 DEBUG : file1(0x390397026340): close: 2026/06/27 01:27:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 01:27:56.236748489 +0000 UTC m=+4.654077857 2026/06/27 01:27:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:56 DEBUG : file1(0x390397026340): >close: err= 2026/06/27 01:27:56 DEBUG : file1(0x390397026340): _writeAt: size=5, off=0 2026/06/27 01:27:56 DEBUG : file1(0x390397026340): >_writeAt: n=0, err=file already closed 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:56 DEBUG : file1: vfs cache: starting upload 2026/06/27 01:27:56 DEBUG : file1.0c67e4cd.partial: size = 11 OK 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1.0c67e4cd.partial" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1.0c67e4cd.partial 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-corolej4yaba/file1.0c67e4cd.partial 2026/06/27 01:27:56 DEBUG : file1.0c67e4cd.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/27 01:27:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/27 01:27:56 DEBUG : file1.0c67e4cd.partial: renamed to: file1 2026/06/27 01:27:56 INFO : file1: Copied (new) 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/27 01:27:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-27 01:27:56 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/27 01:27:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:56 DEBUG : file1: newRWFileHandle: 2026/06/27 01:27:56 DEBUG : file1(0x390396bc3500): openPending: 2026/06/27 01:27:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : file1(0x390396bc3500): >openPending: err= 2026/06/27 01:27:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 01:27:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 01:27:56 DEBUG : file1(0x390396bc3500): close: 2026/06/27 01:27:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 01:27:56.404212987 +0000 UTC m=+4.821542345 2026/06/27 01:27:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:56 DEBUG : file1(0x390396bc3500): >close: err= 2026/06/27 01:27:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/27 01:27:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 01:27:56 DEBUG : file2: newRWFileHandle: 2026/06/27 01:27:56 DEBUG : file2(0x390396bc3c80): openPending: 2026/06/27 01:27:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/27 01:27:56 DEBUG : file2(0x390396bc3c80): >openPending: err= 2026/06/27 01:27:56 DEBUG : file2: >newRWFileHandle: err= 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/27 01:27:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/27 01:27:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/27 01:27:56 DEBUG : file2(0x390396bc3c80): RWFileHandle.Flush 2026/06/27 01:27:56 DEBUG : file2(0x390396bc3c80): RWFileHandle.Release 2026/06/27 01:27:56 DEBUG : file2(0x390396bc3c80): close: 2026/06/27 01:27:56 DEBUG : file2: vfs cache: setting modification time to 2026-06-27 01:27:56.405186103 +0000 UTC m=+4.822515471 2026/06/27 01:27:56 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:56 DEBUG : file2(0x390396bc3c80): >close: err= 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : file2: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : file2: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : file2: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : file2: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/27 01:27:56 DEBUG : file2: vfs cache: starting upload 2026/06/27 01:27:56 DEBUG : file1: vfs cache: starting upload 2026/06/27 01:27:56 DEBUG : file2.f4d33d52.partial: size = 0 OK 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file2.f4d33d52.partial" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file2.f4d33d52.partial 2026/06/27 01:27:56 DEBUG : file1.e18e87f5.partial: size = 0 OK 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1.e18e87f5.partial" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1.e18e87f5.partial 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/file2.f4d33d52.partial 2026/06/27 01:27:56 DEBUG : file2.f4d33d52.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:27:56 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/file1.e18e87f5.partial 2026/06/27 01:27:56 DEBUG : file1.e18e87f5.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:27:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 01:27:56 DEBUG : file2.f4d33d52.partial: renamed to: file2 2026/06/27 01:27:56 INFO : file2: Copied (new) 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file2" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file2 2026/06/27 01:27:56 DEBUG : file1.e18e87f5.partial: renamed to: file1 2026/06/27 01:27:56 INFO : file1: Copied (new) 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/file2 2026/06/27 01:27:56 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:27:56 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-27 01:27:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/27 01:27:56 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:27:56 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-27 01:27:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/27 01:27:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 INFO : file2: vfs cache: upload succeeded try #1 2026/06/27 01:27:56 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : file2: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file2" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file2 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/file2 2026/06/27 01:27:56 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file2" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file2 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-corolej4yaba/file2 2026/06/27 01:27:56 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : file2: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:56 DEBUG : file1: newRWFileHandle: 2026/06/27 01:27:56 DEBUG : file1(0x390397027c80): openPending: 2026/06/27 01:27:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : file1(0x390397027c80): >openPending: err= 2026/06/27 01:27:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 01:27:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 01:27:56 DEBUG : file1(0x390397027c80): _writeAt: size=5, off=0 2026/06/27 01:27:56 DEBUG : file1(0x390397027c80): >_writeAt: n=5, err= 2026/06/27 01:27:56 DEBUG : file1(0x390397027c80): RWFileHandle.Flush 2026/06/27 01:27:56 DEBUG : file1(0x390397027c80): RWFileHandle.Flush 2026/06/27 01:27:56 DEBUG : file1(0x390397027c80): close: 2026/06/27 01:27:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 01:27:56.576600252 +0000 UTC m=+4.993929620 2026/06/27 01:27:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:56 DEBUG : file1(0x390397027c80): >close: err= 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:56 DEBUG : file1: vfs cache: starting upload 2026/06/27 01:27:56 DEBUG : file1.79400264.partial: size = 5 OK 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1.79400264.partial" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1.79400264.partial 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/file1.79400264.partial 2026/06/27 01:27:56 DEBUG : file1.79400264.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 01:27:56 DEBUG : file1.79400264.partial: renamed to: file1 2026/06/27 01:27:56 INFO : file1: Copied (new) 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-27 01:27:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/27 01:27:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:56 DEBUG : file1: newRWFileHandle: 2026/06/27 01:27:56 DEBUG : file1(0x3903969a0000): openPending: 2026/06/27 01:27:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : file1(0x3903969a0000): >openPending: err= 2026/06/27 01:27:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 01:27:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 01:27:56 DEBUG : file1(0x3903969a0000): _writeAt: size=5, off=0 2026/06/27 01:27:56 DEBUG : file1(0x3903969a0000): >_writeAt: n=5, err= 2026/06/27 01:27:56 DEBUG : file1(0x3903969a0000): RWFileHandle.Release 2026/06/27 01:27:56 DEBUG : file1(0x3903969a0000): close: 2026/06/27 01:27:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 01:27:56.740196953 +0000 UTC m=+5.157526331 2026/06/27 01:27:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:56 DEBUG : file1(0x3903969a0000): >close: err= 2026/06/27 01:27:56 DEBUG : file1(0x3903969a0000): RWFileHandle.Release 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:56 DEBUG : file1: vfs cache: starting upload 2026/06/27 01:27:56 DEBUG : file1.1548aa30.partial: size = 5 OK 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1.1548aa30.partial" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1.1548aa30.partial 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/file1.1548aa30.partial 2026/06/27 01:27:56 DEBUG : file1.1548aa30.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 01:27:56 DEBUG : file1.1548aa30.partial: renamed to: file1 2026/06/27 01:27:56 INFO : file1: Copied (new) 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-27 01:27:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/27 01:27:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : >WaitForWriters: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/27 01:27:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969a0e40): openPending: 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 01:27:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 01:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969a0e40): >openPending: err= 2026/06/27 01:27:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 01:27:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969a0e40): _writeAt: size=5, off=0 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969a0e40): >_writeAt: n=5, err= 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969a0e40): close: 2026/06/27 01:27:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-27 01:27:56.914660614 +0000 UTC m=+5.331989982 2026/06/27 01:27:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:56 DEBUG : dir/file1(0x3903969a0e40): >close: err= 2026/06/27 01:27:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:56 DEBUG : dir: Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : dir: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:56 DEBUG : dir: Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : dir: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:56 DEBUG : dir: Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : dir: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:56 DEBUG : dir: Looking for writers 2026/06/27 01:27:56 DEBUG : file1: reading active writers 2026/06/27 01:27:56 DEBUG : Looking for writers 2026/06/27 01:27:56 DEBUG : dir: reading active writers 2026/06/27 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:57 DEBUG : dir/file1: vfs cache: starting upload 2026/06/27 01:27:57 DEBUG : dir/file1.df3be869.partial: size = 5 OK 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1.df3be869.partial" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1.df3be869.partial 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/dir/file1.df3be869.partial 2026/06/27 01:27:57 DEBUG : dir/file1.df3be869.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 01:27:57 DEBUG : dir/file1.df3be869.partial: renamed to: dir/file1 2026/06/27 01:27:57 INFO : dir/file1: Copied (replaced existing) 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:57 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-27 01:27:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/27 01:27:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:57 DEBUG : dir: Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : dir: reading active writers 2026/06/27 01:27:57 DEBUG : >WaitForWriters: 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/27 01:27:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 01:27:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 01:27:57 DEBUG : dir/file1(0x390396d2fbc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : dir/file1(0x390396d2fbc0): openPending: 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/27 01:27:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 01:27:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 01:27:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:57 DEBUG : dir/file1(0x390396d2fbc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : dir/file1(0x390396d2fbc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : dir/file1(0x390396d2fbc0): _writeAt: size=15, off=5 2026/06/27 01:27:57 DEBUG : dir/file1(0x390396d2fbc0): >_writeAt: n=15, err= 2026/06/27 01:27:57 DEBUG : dir/file1(0x390396d2fbc0): close: 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/27 01:27:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-27 01:27:57.09285789 +0000 UTC m=+5.510187258 2026/06/27 01:27:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : dir/file1(0x390396d2fbc0): >close: err= 2026/06/27 01:27:57 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:57 DEBUG : dir: Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : dir: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:57 DEBUG : dir: Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : dir: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:57 DEBUG : dir: Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : dir: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:57 DEBUG : dir: Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : dir: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:57 DEBUG : dir/file1: vfs cache: starting upload 2026/06/27 01:27:57 DEBUG : dir/file1.4b93cf9f.partial: size = 20 OK 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1.4b93cf9f.partial" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1.4b93cf9f.partial 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-corolej4yaba/dir/file1.4b93cf9f.partial 2026/06/27 01:27:57 DEBUG : dir/file1.4b93cf9f.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/27 01:27:57 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/27 01:27:57 DEBUG : dir/file1.4b93cf9f.partial: renamed to: dir/file1 2026/06/27 01:27:57 INFO : dir/file1: Copied (replaced existing) 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:27:57 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/27 01:27:57 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-27 01:27:57 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/27 01:27:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:57 DEBUG : dir: Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : dir: reading active writers 2026/06/27 01:27:57 DEBUG : >WaitForWriters: 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : file1: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : file1(0x390396da8100): openPending: 2026/06/27 01:27:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:57 DEBUG : file1(0x390396da8100): >openPending: err= 2026/06/27 01:27:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 01:27:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 01:27:57 DEBUG : file1(0x390396da8100): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : file1(0x390396da8100): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : file1(0x390396da8100): close: 2026/06/27 01:27:57 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 01:27:57.263512443 +0000 UTC m=+5.680841841 2026/06/27 01:27:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : file1(0x390396da8100): >close: err= 2026/06/27 01:27:57 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:57 DEBUG : file1: vfs cache: starting upload 2026/06/27 01:27:57 DEBUG : file1.3ccbb719.partial: size = 5 OK 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1.3ccbb719.partial" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1.3ccbb719.partial 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/file1.3ccbb719.partial 2026/06/27 01:27:57 DEBUG : file1.3ccbb719.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 01:27:57 DEBUG : file1.3ccbb719.partial: renamed to: file1 2026/06/27 01:27:57 INFO : file1: Copied (new) 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:57 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-27 01:27:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/27 01:27:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : >WaitForWriters: 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.17s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/27 01:27:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d100): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d100): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d100): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d100): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d100): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.42597124 +0000 UTC m=+5.843300598 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d100): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d580): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d580): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d580): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d580): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d580): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.42597124 +0000 UTC m=+5.843300598 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707d580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707da40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707da40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707da40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707da40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707da40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.42597124 +0000 UTC m=+5.843300598 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039707da40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397052f50 item 1 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0b40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0b40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0b40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0b40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0b40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.428160979 +0000 UTC m=+5.845490357 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0b40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a10c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a10c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a10c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a10c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a10c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.428160979 +0000 UTC m=+5.845490357 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a10c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397053500 item 2 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a1e00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a1e00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a1e00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a1e00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a1e00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.429617932 +0000 UTC m=+5.846947290 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a1e00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e400): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e400): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e400): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e400): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e400): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.429617932 +0000 UTC m=+5.846947290 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e8c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e8c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e8c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e8c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e8c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.429617932 +0000 UTC m=+5.846947290 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e8c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397053880 item 3 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711efc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711efc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711efc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711efc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711efc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.431755162 +0000 UTC m=+5.849084519 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711efc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f500): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f500): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f500): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.431755162 +0000 UTC m=+5.849084519 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397053d50 item 4 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711fb40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711fb40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711fb40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711fb40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711fb40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.43353417 +0000 UTC m=+5.850863528 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711fb40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.43353417 +0000 UTC m=+5.850863528 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2580): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2580): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2580): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.43353417 +0000 UTC m=+5.850863528 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d26230 item 5 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3000): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3000): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3000): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.435323347 +0000 UTC m=+5.852652705 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3540): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3540): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3540): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.435323347 +0000 UTC m=+5.852652705 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d26700 item 6 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3cc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3cc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3cc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3cc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3cc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.436651258 +0000 UTC m=+5.853980616 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3cc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2580): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2580): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2580): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2580): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2580): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.436651258 +0000 UTC m=+5.853980616 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2ac0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2ac0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2ac0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2ac0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2ac0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.436651258 +0000 UTC m=+5.853980616 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2ac0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d26a80 item 7 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc37c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc37c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc37c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc37c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc37c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.4387418 +0000 UTC m=+5.856071158 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc37c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc100): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc100): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc100): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc100): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc100): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.4387418 +0000 UTC m=+5.856071158 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc100): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d270a0 item 8 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc6c0): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x3903969fc6c0): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc6c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc6c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc6c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc6c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fca80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fca80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fca80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fca80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fca80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.440331823 +0000 UTC m=+5.857661181 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fca80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcf00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcf00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcf00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcf00): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcf00): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcf00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcf00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.440331823 +0000 UTC m=+5.857661181 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcf00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd400): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd400): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd400): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.440331823 +0000 UTC m=+5.857661181 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d27490 item 9 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fddc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fddc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fddc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fddc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fddc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.442357715 +0000 UTC m=+5.859687103 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fddc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870400): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870400): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870400): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.442357715 +0000 UTC m=+5.859687103 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d27960 item 10 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870a40): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396870a40): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870a40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870a40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870a40): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870a40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870e40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870e40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870e40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870e40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870e40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.443849854 +0000 UTC m=+5.861179212 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870e40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871500): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871500): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871500): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871500): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871500): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.443849854 +0000 UTC m=+5.861179212 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.443849854 +0000 UTC m=+5.861179212 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708a000 item 11 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4c40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4c40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4c40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4c40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4c40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.446170128 +0000 UTC m=+5.863499486 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4c40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5180): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5180): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5180): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.446170128 +0000 UTC m=+5.863499486 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708a540 item 12 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b57c0): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x3903967b57c0): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b57c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b57c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b57c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b57c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b57c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.44764809 +0000 UTC m=+5.864977449 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a03c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a03c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a03c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a03c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a03c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.44764809 +0000 UTC m=+5.864977449 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a03c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708a8c0 item 13 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0ac0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0ac0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0ac0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0ac0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0ac0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.449073114 +0000 UTC m=+5.866402492 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0ac0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1000): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1000): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1000): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.449073114 +0000 UTC m=+5.866402492 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708ae00 item 14 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1640): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x3903969a1640): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1640): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1640): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1640): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1640): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1a00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1a00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1a00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1a00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1a00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.450481307 +0000 UTC m=+5.867810694 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1a00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee440): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee440): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee440): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee440): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee440): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.450481307 +0000 UTC m=+5.867810694 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee440): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708b180 item 15 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beeb00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beeb00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beeb00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beeb00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beeb00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.451733075 +0000 UTC m=+5.869062433 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beeb00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef040): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef040): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef040): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef040): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef040): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.451733075 +0000 UTC m=+5.869062433 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef040): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708b500 item 16 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.4532069 +0000 UTC m=+5.870536309 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb00): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb00): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb00): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.4532069 +0000 UTC m=+5.870536309 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c100): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c100): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c100): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c100): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c100): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.4532069 +0000 UTC m=+5.870536309 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c100): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708b960 item 17 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c780): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c780): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c780): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c780): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c780): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.455275721 +0000 UTC m=+5.872605079 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692c780): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692ccc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692ccc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692ccc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692ccc0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692ccc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.455275721 +0000 UTC m=+5.872605079 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692ccc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0000 item 18 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d340): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d340): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d340): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d340): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d340): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.456624632 +0000 UTC m=+5.873954001 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d340): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d840): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d840): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d840): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d840): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d840): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d840): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d840): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d840): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.456624632 +0000 UTC m=+5.873954001 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692d840): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692dd40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692dd40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692dd40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692dd40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692dd40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.456624632 +0000 UTC m=+5.873954001 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039692dd40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0460 item 19 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6080): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6080): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6080): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6080): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6080): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.458395124 +0000 UTC m=+5.875724482 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6080): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d65c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d65c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d65c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d65c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d65c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.458395124 +0000 UTC m=+5.875724482 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d65c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903970602a0 item 20 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6c40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6c40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6c40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6c40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6c40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.459691476 +0000 UTC m=+5.877020834 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d6c40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7140): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7140): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7140): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7140): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7140): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7140): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.459691476 +0000 UTC m=+5.877020834 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7640): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7640): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7640): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7640): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7640): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.459691476 +0000 UTC m=+5.877020834 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397060620 item 21 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7cc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7cc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7cc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7cc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7cc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.461613472 +0000 UTC m=+5.878942860 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d7cc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8300): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8300): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8300): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8300): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8300): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.461613472 +0000 UTC m=+5.878942860 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8300): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397060bd0 item 22 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8980): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8980): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8980): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8980): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8980): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.462844632 +0000 UTC m=+5.880173990 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8980): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8e80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8e80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8e80): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8e80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8e80): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8e80): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8e80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.462844632 +0000 UTC m=+5.880173990 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e8e80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9380): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9380): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9380): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9380): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9380): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.462844632 +0000 UTC m=+5.880173990 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9380): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903970610a0 item 23 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9a00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9a00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9a00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9a00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9a00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.464842631 +0000 UTC m=+5.882171989 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971e9a00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa040): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa040): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa040): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa040): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa040): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.464842631 +0000 UTC m=+5.882171989 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa040): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397061650 item 24 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa680): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x3903971fa680): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa680): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa680): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa680): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa680): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fa680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faa40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faa40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faa40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faa40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faa40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.466295858 +0000 UTC m=+5.883625216 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faa40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faf40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faf40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faf40): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faf40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faf40): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faf40): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faf40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faf40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.466295858 +0000 UTC m=+5.883625216 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971faf40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fb480): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fb480): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fb480): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fb480): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fb480): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.466295858 +0000 UTC m=+5.883625216 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fb480): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397061ab0 item 25 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fbb00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fbb00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fbb00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fbb00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fbb00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.468330485 +0000 UTC m=+5.885659853 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971fbb00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca140): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca140): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca140): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.468330485 +0000 UTC m=+5.885659853 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396746620 item 26 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca780): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x3903969ca780): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca780): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca780): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca780): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca780): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969ca780): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cab40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cab40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cab40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cab40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cab40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.46971343 +0000 UTC m=+5.887042807 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cab40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb040): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb040): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb040): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb040): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb040): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb040): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb040): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb040): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.46971343 +0000 UTC m=+5.887042807 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb040): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb580): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb580): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb580): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.46971343 +0000 UTC m=+5.887042807 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cb580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967475e0 item 27 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cbc00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cbc00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cbc00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cbc00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cbc00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.471459966 +0000 UTC m=+5.888789324 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969cbc00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04240): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04240): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04240): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04240): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04240): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.471459966 +0000 UTC m=+5.888789324 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04240): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b94f50 item 28 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04880): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396b04880): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04880): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04880): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04880): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04880): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04880): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04c40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04c40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04c40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04c40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04c40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.472694312 +0000 UTC m=+5.890023670 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b04c40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05300): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05300): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05300): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05300): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05300): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.472694312 +0000 UTC m=+5.890023670 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05300): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b95810 item 29 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05980): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05980): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05980): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05980): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05980): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.473900646 +0000 UTC m=+5.891230004 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05980): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05ec0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05ec0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05ec0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05ec0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05ec0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.473900646 +0000 UTC m=+5.891230004 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b05ec0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b95ce0 item 30 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38600): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396b38600): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38600): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38600): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38600): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38600): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b389c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b389c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b389c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b389c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b389c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.475239317 +0000 UTC m=+5.892568676 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b389c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39080): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39080): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39080): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39080): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39080): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.475239317 +0000 UTC m=+5.892568676 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39080): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b86380 item 31 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39700): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39700): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39700): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.477189395 +0000 UTC m=+5.894518784 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39c40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39c40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39c40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39c40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39c40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.477189395 +0000 UTC m=+5.894518784 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39c40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b867e0 item 32 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8a80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8a80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8a80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8a80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8a80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.479039047 +0000 UTC m=+5.896368405 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8a80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8f00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8f00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8f00): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8f00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8f00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396798d90 item 33 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8f00): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8f00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.479767323 +0000 UTC m=+5.897096680 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8f00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9400): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9400): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9400): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.479767323 +0000 UTC m=+5.897096680 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396798f50 item 33 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9a40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9a40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9a40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9a40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9a40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.481232301 +0000 UTC m=+5.898561659 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9a40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9ec0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9ec0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396799960 item 34 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9ec0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9ec0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9ec0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9ec0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.481853558 +0000 UTC m=+5.899182945 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9ec0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6500): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6500): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6500): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.481853558 +0000 UTC m=+5.899182945 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396799d50 item 34 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6b40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6b40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6b40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6b40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6b40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.483541204 +0000 UTC m=+5.900870561 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6b40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6fc0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6fc0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6fc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6fc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7a2a0 item 35 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6fc0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6fc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.484505132 +0000 UTC m=+5.901834489 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d6fc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d74c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d74c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d74c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d74c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d74c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.484505132 +0000 UTC m=+5.901834489 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d74c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7a460 item 35 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d7b40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d7b40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d7b40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d7b40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d7b40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.486952143 +0000 UTC m=+5.904281501 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972d7b40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0140): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7a850 item 36 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0140): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0140): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0140): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0140): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.48806969 +0000 UTC m=+5.905399078 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0680): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0680): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0680): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.48806969 +0000 UTC m=+5.905399078 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7aa10 item 36 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0cc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0cc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0cc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0cc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0cc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.48978069 +0000 UTC m=+5.907110068 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f0cc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1140): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1140): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1140): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1140): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7ad90 item 37 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1140): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.490423116 +0000 UTC m=+5.907752473 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1640): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1640): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1640): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1640): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1640): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.490423116 +0000 UTC m=+5.907752473 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7af50 item 37 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1cc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1cc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1cc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1cc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1cc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.491963906 +0000 UTC m=+5.909293265 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972f1cc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf22c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf22c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7b2d0 item 38 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf22c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf22c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf22c0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf22c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf22c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.492524187 +0000 UTC m=+5.909853546 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf22c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2800): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2800): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2800): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2800): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2800): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.492524187 +0000 UTC m=+5.909853546 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2800): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7b490 item 38 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2e80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2e80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2e80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2e80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2e80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.493948851 +0000 UTC m=+5.911278208 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf2e80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3380): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3380): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3380): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3380): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3380): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7ba40 item 39 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3380): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3380): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.495241756 +0000 UTC m=+5.912571114 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3380): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3880): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3880): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3880): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3880): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3880): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.495241756 +0000 UTC m=+5.912571114 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf3880): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7bc70 item 39 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c000): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c000): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c000): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.497621932 +0000 UTC m=+5.914951290 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c500): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718c380 item 40 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c500): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c500): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c500): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c500): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.49824441 +0000 UTC m=+5.915573768 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1c500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1ca40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1ca40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1ca40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1ca40): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1ca40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.49824441 +0000 UTC m=+5.915573768 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1ca40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718c540 item 40 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d000): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d000): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d000): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d000): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d000): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.499591407 +0000 UTC m=+5.916920775 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d500): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d500): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718c8c0 item 41 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d500): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.500117094 +0000 UTC m=+5.917446452 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d9c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d9c0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d9c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d9c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718ca80 item 41 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d9c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d9c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.50051473 +0000 UTC m=+5.917844087 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c1d9c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c000): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c000): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c000): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.50051473 +0000 UTC m=+5.917844087 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718cc40 item 41 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c640): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c640): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c640): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c640): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c640): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c640): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c640): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.501968116 +0000 UTC m=+5.919297475 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6cb40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6cb40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6cb40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718cfc0 item 42 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6cb40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6cb40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.50289769 +0000 UTC m=+5.920227048 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6cb40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d080): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d080): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d180 item 42 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d080): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d080): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d080): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d080): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d080): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.50389965 +0000 UTC m=+5.921229038 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d080): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.50389965 +0000 UTC m=+5.921229038 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d340 item 42 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.505348779 +0000 UTC m=+5.922678137 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e340): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e340): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e340): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b86bd0 item 43 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e340): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e340): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.506121028 +0000 UTC m=+5.923450386 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e340): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e880): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e880): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e880): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e880): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e880): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b86e00 item 43 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e880): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e880): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.506535075 +0000 UTC m=+5.923864433 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5e880): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5edc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5edc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5edc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5edc0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5edc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.506535075 +0000 UTC m=+5.923864433 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5edc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b86fc0 item 43 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f400): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f400): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f400): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f400): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f400): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.507777076 +0000 UTC m=+5.925106433 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f900): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f900): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f900): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b87340 item 44 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f900): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f900): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.508370458 +0000 UTC m=+5.925699816 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5f900): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5fe40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5fe40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b87500 item 44 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5fe40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5fe40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5fe40): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5fe40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5fe40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.508929988 +0000 UTC m=+5.926259346 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b5fe40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d144c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d144c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d144c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d144c0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d144c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.508929988 +0000 UTC m=+5.926259346 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d144c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b87730 item 44 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d14b00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d14b00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d14b00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d14b00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d14b00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d14b00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d14b00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.510291984 +0000 UTC m=+5.927621342 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d14b00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15000): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15000): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b87ab0 item 45 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15000): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.510792383 +0000 UTC m=+5.928121741 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15700): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15700): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15700): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.510792383 +0000 UTC m=+5.928121741 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b87d50 item 45 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15d40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15d40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15d40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15d40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15d40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15d40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15d40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.51231527 +0000 UTC m=+5.929644627 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d15d40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54340): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54340): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54340): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0a3f0 item 46 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54340): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54340): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.512824996 +0000 UTC m=+5.930154354 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54340): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54a40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54a40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54a40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54a40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54a40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.512824996 +0000 UTC m=+5.930154354 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54a40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0ad20 item 46 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55080): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55080): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55080): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55080): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55080): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55080): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55080): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.514226375 +0000 UTC m=+5.931555733 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55080): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0b1f0 item 47 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.514754847 +0000 UTC m=+5.932084205 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55c80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55c80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55c80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55c80): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55c80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.514754847 +0000 UTC m=+5.932084205 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55c80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0b570 item 47 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d863c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d863c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d863c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d863c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d863c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d863c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d863c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.51631298 +0000 UTC m=+5.933642339 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d863c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d868c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d868c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d868c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0b8f0 item 48 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d868c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d868c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.51706998 +0000 UTC m=+5.934399338 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d868c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d86fc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d86fc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d86fc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d86fc0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d86fc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.51706998 +0000 UTC m=+5.934399338 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d86fc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0bab0 item 48 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87600): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87600): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87600): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87600): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87600): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.518325015 +0000 UTC m=+5.935654373 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87a80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87a80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87a80): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87a80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87a80): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87a80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0e230 item 49 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87a80): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87a80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.519406935 +0000 UTC m=+5.936736293 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d87a80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc0c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc0c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc0c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc0c0): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc0c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.519406935 +0000 UTC m=+5.936736293 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc0c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0e3f0 item 49 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc740): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc740): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc740): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc740): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc740): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.520505857 +0000 UTC m=+5.937835215 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcc740): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dccc40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dccc40): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dccc40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0e850 item 50 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dccc40): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dccc40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dccc40): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dccc40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dccc40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.520948617 +0000 UTC m=+5.938277976 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dccc40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd1c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd1c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd1c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd1c0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd1c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.520948617 +0000 UTC m=+5.938277976 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd1c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0ea10 item 50 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd840): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd840): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd840): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd840): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd840): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.521943685 +0000 UTC m=+5.939273043 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcd840): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcdd40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcdd40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcdd40): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcdd40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcdd40): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcdd40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0ed90 item 51 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcdd40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcdd40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.522349756 +0000 UTC m=+5.939679115 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcdd40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dea380): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dea380): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dea380): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dea380): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dea380): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.522349756 +0000 UTC m=+5.939679115 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dea380): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0f0a0 item 51 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaa00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaa00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaa00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaa00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaa00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.523584042 +0000 UTC m=+5.940913400 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaa00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaf00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaf00): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaf00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0f6c0 item 52 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaf00): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaf00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaf00): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaf00): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaf00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.524119417 +0000 UTC m=+5.941448774 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deaf00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deb480): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deb480): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deb480): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deb480): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deb480): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.524119417 +0000 UTC m=+5.941448774 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396deb480): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0f880 item 52 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396debb00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396debb00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396debb00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396debb00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396debb00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.525245369 +0000 UTC m=+5.942574727 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396debb00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e100): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e100): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e100): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e100): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e100): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e100): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0fd50 item 53 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e100): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e100): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.525657342 +0000 UTC m=+5.942986700 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e100): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e640): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e640): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e640): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e640): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e640): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.525657342 +0000 UTC m=+5.942986700 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700e640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396764230 item 53 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700ecc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700ecc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700ecc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700ecc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700ecc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.526745484 +0000 UTC m=+5.944074842 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700ecc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f1c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f1c0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f1c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396764bd0 item 54 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f1c0): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f1c0): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f1c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f1c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.527314512 +0000 UTC m=+5.944643870 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f1c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f740): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f740): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f740): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f740): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f740): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.527314512 +0000 UTC m=+5.944643870 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700f740): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396764d90 item 54 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700fdc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700fdc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700fdc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700fdc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700fdc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.528340556 +0000 UTC m=+5.945669914 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039700fdc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970383c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970383c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970383c0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970383c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970383c0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970383c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396765570 item 55 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970383c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970383c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.528729346 +0000 UTC m=+5.946058703 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970383c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038900): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038900): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038900): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038900): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038900): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.528729346 +0000 UTC m=+5.946058703 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038900): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967657a0 item 55 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038f80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038f80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038f80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038f80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038f80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.529857312 +0000 UTC m=+5.947186670 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397038f80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039480): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039480): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039480): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396765ce0 item 56 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039480): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039480): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039480): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039480): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039480): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.530321975 +0000 UTC m=+5.947651332 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039480): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039a00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039a00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039a00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039a00): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039a00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.530321975 +0000 UTC m=+5.947651332 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397039a00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967a85b0 item 56 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084140): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084140): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084140): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084140): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084140): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084140): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.531452965 +0000 UTC m=+5.948782324 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084680): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084680): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967a8e70 item 57 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084680): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.53190297 +0000 UTC m=+5.949232328 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084bc0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084bc0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084bc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084bc0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084bc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967a93b0 item 57 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084bc0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084bc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.532361561 +0000 UTC m=+5.949690918 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397084bc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085140): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085140): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085140): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.532361561 +0000 UTC m=+5.949690918 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967a9650 item 57 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085780): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085780): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085780): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085780): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085780): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085780): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085780): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085780): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.533520175 +0000 UTC m=+5.950849532 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085780): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085cc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085cc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085cc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbe0e0 item 58 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085cc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085cc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.53392298 +0000 UTC m=+5.951252338 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397085cc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae300): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae300): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae300): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbe2a0 item 58 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae300): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae300): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae300): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae300): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae300): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.534468223 +0000 UTC m=+5.951797582 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae300): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae8c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae8c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae8c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae8c0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae8c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.534468223 +0000 UTC m=+5.951797582 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970ae8c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbe4d0 item 58 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970aef00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970aef00): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970aef00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970aef00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970aef00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970aef00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970aef00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970aef00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.535732775 +0000 UTC m=+5.953062134 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970aef00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af440): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af440): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af440): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbe850 item 59 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af440): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af440): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.536132456 +0000 UTC m=+5.953461814 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af440): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af980): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af980): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af980): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af980): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af980): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af980): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbea10 item 59 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af980): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af980): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.536549939 +0000 UTC m=+5.953879297 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970af980): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de000): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de000): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de000): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.536549939 +0000 UTC m=+5.953879297 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbebd0 item 59 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de640): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de640): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de640): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de640): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de640): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de640): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de640): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de640): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.537642078 +0000 UTC m=+5.954971437 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970de640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970deb80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970deb80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970deb80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbf110 item 60 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970deb80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970deb80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.538032671 +0000 UTC m=+5.955362029 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970deb80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df0c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df0c0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df0c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbf2d0 item 60 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df0c0): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df0c0): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df0c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df0c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.538693772 +0000 UTC m=+5.956023130 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df0c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df680): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df680): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df680): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.538693772 +0000 UTC m=+5.956023130 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970df680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbf490 item 60 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970dfcc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970dfcc0): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970dfcc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970dfcc0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970dfcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970dfcc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970dfcc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970dfcc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.539718253 +0000 UTC m=+5.957047612 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970dfcc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112300): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112300): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112300): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbf810 item 61 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112300): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112300): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.540138322 +0000 UTC m=+5.957467680 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112300): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112a00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112a00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112a00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112a00): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112a00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.540138322 +0000 UTC m=+5.957467680 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397112a00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbf9d0 item 61 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113040): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113040): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113040): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113040): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113040): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113040): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113040): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113040): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.541366255 +0000 UTC m=+5.958695613 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113040): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113580): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113580): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbfd50 item 62 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113580): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.541806551 +0000 UTC m=+5.959135910 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113c80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113c80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113c80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113c80): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113c80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.541806551 +0000 UTC m=+5.959135910 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397113c80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0e310 item 62 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971403c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971403c0): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971403c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971403c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971403c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971403c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971403c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971403c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.54313788 +0000 UTC m=+5.960467238 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971403c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397140900): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397140900): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397140900): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0e770 item 63 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397140900): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397140900): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.543470223 +0000 UTC m=+5.960799581 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397140900): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141000): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141000): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141000): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.543470223 +0000 UTC m=+5.960799581 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0e930 item 63 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141640): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141640): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141640): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141640): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141640): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141640): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141640): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141640): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.544633736 +0000 UTC m=+5.961963094 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141b80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141b80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141b80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0ed90 item 64 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141b80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141b80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.545034578 +0000 UTC m=+5.962363936 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397141b80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164380): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164380): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164380): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164380): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164380): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.545034578 +0000 UTC m=+5.962363936 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164380): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0f030 item 64 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971649c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971649c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971649c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971649c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971649c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.546244168 +0000 UTC m=+5.963573525 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971649c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164e40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164e40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164e40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164e40): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164e40): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0f420 item 65 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164e40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164e40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.546692468 +0000 UTC m=+5.964021827 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397164e40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165340): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165340): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165340): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165340): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165340): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.546692468 +0000 UTC m=+5.964021827 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165340): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0f6c0 item 65 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165980): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165980): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165980): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165980): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165980): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.548025409 +0000 UTC m=+5.965354767 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165980): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165e00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165e00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0fab0 item 66 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165e00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165e00): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165e00): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165e00): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165e00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.548501071 +0000 UTC m=+5.965830429 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397165e00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182440): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182440): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182440): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182440): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182440): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.548501071 +0000 UTC m=+5.965830429 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182440): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0fc70 item 66 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182a80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182a80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182a80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182a80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182a80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.549540982 +0000 UTC m=+5.966870351 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182a80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182f00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182f00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182f00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182f00): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182f00): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039676e7e0 item 67 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182f00): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182f00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.550144366 +0000 UTC m=+5.967473723 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397182f00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183400): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183400): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183400): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.550144366 +0000 UTC m=+5.967473723 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039676eb60 item 67 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183a80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183a80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183a80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183a80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183a80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.551370706 +0000 UTC m=+5.968700063 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397183a80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0080): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0080): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039676f730 item 68 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0080): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0080): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0080): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0080): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0080): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.551851388 +0000 UTC m=+5.969180746 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0080): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b05c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b05c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b05c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b05c0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b05c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.551851388 +0000 UTC m=+5.969180746 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b05c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039676fdc0 item 68 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0c00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0c00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0c00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0c00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0c00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.553287452 +0000 UTC m=+5.970616810 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b0c00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1080): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1080): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1080): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1080): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1080): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b25b0 item 69 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1080): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1080): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.5537285 +0000 UTC m=+5.971057878 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1080): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1580): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1580): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1580): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.5537285 +0000 UTC m=+5.971057878 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b2a10 item 69 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1c00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1c00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1c00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1c00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1c00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.554769352 +0000 UTC m=+5.972098711 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b1c00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a200): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a200): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b3030 item 70 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a200): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a200): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a200): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a200): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a200): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.555316178 +0000 UTC m=+5.972645536 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a200): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a740): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a740): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a740): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a740): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a740): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.555316178 +0000 UTC m=+5.972645536 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720a740): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b33b0 item 70 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720adc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720adc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720adc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720adc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720adc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.556565793 +0000 UTC m=+5.973895161 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720adc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b2c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b2c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b2c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b2c0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b2c0): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b3960 item 71 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b2c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b2c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.557036766 +0000 UTC m=+5.974366124 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b2c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b7c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b7c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b7c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b7c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b7c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.557036766 +0000 UTC m=+5.974366124 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720b7c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039672e0e0 item 71 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720be40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720be40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720be40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720be40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720be40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.558398671 +0000 UTC m=+5.975728030 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039720be40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a440): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a440): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039672e4d0 item 72 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a440): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a440): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a440): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a440): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a440): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.55883428 +0000 UTC m=+5.976163638 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a440): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a980): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a980): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a980): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a980): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a980): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.55883428 +0000 UTC m=+5.976163638 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722a980): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039672e7e0 item 72 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722af40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722af40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722af40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722af40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722af40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722af40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722af40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.560387143 +0000 UTC m=+5.977716501 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722af40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b440): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b440): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b440): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039672ed20 item 73 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b440): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b440): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.560784588 +0000 UTC m=+5.978113946 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b440): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b900): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b900): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b900): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b900): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b900): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039672ef50 item 73 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b900): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b900): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.561230625 +0000 UTC m=+5.978559983 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722b900): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722be40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722be40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722be40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722be40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722be40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.561230625 +0000 UTC m=+5.978559983 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039722be40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039672f5e0 item 73 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248580): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248580): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248580): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248580): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248580): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.562379731 +0000 UTC m=+5.979709089 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248a80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248a80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248a80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039672fdc0 item 74 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248a80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248a80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.562767989 +0000 UTC m=+5.980097347 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248a80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248fc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248fc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c64150 item 74 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248fc0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248fc0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248fc0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248fc0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248fc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.563289738 +0000 UTC m=+5.980619097 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397248fc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249540): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249540): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249540): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.563289738 +0000 UTC m=+5.980619097 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c64310 item 74 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249b80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249b80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249b80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249b80): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249b80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249b80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249b80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.564454484 +0000 UTC m=+5.981783852 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397249b80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268180): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268180): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c64770 item 75 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268180): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.564919216 +0000 UTC m=+5.982248574 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972686c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972686c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972686c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972686c0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972686c0): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c64af0 item 75 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972686c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972686c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.565398224 +0000 UTC m=+5.982727582 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903972686c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268c00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268c00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268c00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268c00): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268c00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.565398224 +0000 UTC m=+5.982727582 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397268c00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c64e00 item 75 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269240): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269240): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269240): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269240): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269240): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269240): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269240): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.566530859 +0000 UTC m=+5.983860217 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269240): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269740): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269740): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269740): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c651f0 item 76 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269740): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269740): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.566927443 +0000 UTC m=+5.984256801 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269740): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269c80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269c80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c653b0 item 76 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269c80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269c80): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269c80): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269c80): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269c80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.567383379 +0000 UTC m=+5.984712737 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397269c80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284300): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284300): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284300): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284300): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284300): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.567383379 +0000 UTC m=+5.984712737 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284300): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c65570 item 76 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284940): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284940): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284940): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284940): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284940): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284940): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284940): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.568507998 +0000 UTC m=+5.985837357 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284940): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284e40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284e40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284e40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c658f0 item 77 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284e40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284e40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.56890271 +0000 UTC m=+5.986232068 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397284e40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285540): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285540): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285540): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.56890271 +0000 UTC m=+5.986232068 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c65ab0 item 77 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285b80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285b80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285b80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285b80): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285b80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285b80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285b80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.570189033 +0000 UTC m=+5.987518392 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397285b80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314180): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314180): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396c65e30 item 78 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314180): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.570644888 +0000 UTC m=+5.987974247 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314880): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314880): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314880): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314880): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314880): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.570644888 +0000 UTC m=+5.987974247 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397314880): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fe7e0 item 78 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc3c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc3c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc3c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc3c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc3c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc3c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc3c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.574268797 +0000 UTC m=+5.991598165 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc3c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc8c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc8c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc8c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d9d0 item 79 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc8c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc8c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.575579767 +0000 UTC m=+5.992909135 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc8c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccfc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccfc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccfc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccfc0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccfc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.575579767 +0000 UTC m=+5.992909135 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccfc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718db90 item 79 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c380): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c380): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c380): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c380): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c380): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c380): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c380): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.579944317 +0000 UTC m=+5.997273674 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c380): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc440): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc440): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc440): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0150 item 80 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc440): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc440): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.580395623 +0000 UTC m=+5.997724981 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccc440): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccb40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccb40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccb40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccb40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccb40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.580395623 +0000 UTC m=+5.997724981 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cccb40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf03f0 item 80 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd280): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd280): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd280): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.581583682 +0000 UTC m=+5.998913041 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd700): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd700): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd700): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd700): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd700): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0770 item 81 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd700): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.582013338 +0000 UTC m=+5.999342696 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccd700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccdc40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccdc40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccdc40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccdc40): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccdc40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.582013338 +0000 UTC m=+5.999342696 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ccdc40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0930 item 81 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c800): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c800): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c800): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c800): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c800): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.583114855 +0000 UTC m=+6.000444213 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738c800): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738cd00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738cd00): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738cd00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0cb0 item 82 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738cd00): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738cd00): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738cd00): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738cd00): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738cd00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.583701325 +0000 UTC m=+6.001030683 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738cd00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d280): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d280): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d280): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.583701325 +0000 UTC m=+6.001030683 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0ee0 item 82 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d900): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d900): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d900): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d900): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d900): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.584619097 +0000 UTC m=+6.001948455 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738d900): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738de00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738de00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738de00): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738de00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738de00): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738de00): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf13b0 item 83 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738de00): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738de00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.585194416 +0000 UTC m=+6.002523774 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039738de00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e80): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.585194416 +0000 UTC m=+6.002523774 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf1570 item 83 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a18c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a18c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a18c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a18c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a18c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.587069335 +0000 UTC m=+6.004398693 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a18c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e280): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e280): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf18f0 item 84 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e280): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e280): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e280): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e280): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.587765981 +0000 UTC m=+6.005095339 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e800): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e800): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e800): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e800): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e800): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.587765981 +0000 UTC m=+6.005095339 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e800): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf1ab0 item 84 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711ef00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711ef00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711ef00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711ef00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711ef00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.588781486 +0000 UTC m=+6.006110854 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711ef00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f400): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f400): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f400): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f400): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f400): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718c000 item 85 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f400): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.589231591 +0000 UTC m=+6.006560949 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f940): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f940): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f940): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f940): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f940): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.589231591 +0000 UTC m=+6.006560949 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711f940): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718c380 item 85 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.590448284 +0000 UTC m=+6.007777642 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab20c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2600): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2600): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2600): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718c700 item 86 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2600): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2600): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2600): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2600): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2600): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.590978368 +0000 UTC m=+6.008307726 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2f40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2f40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2f40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2f40): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2f40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.590978368 +0000 UTC m=+6.008307726 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2f40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718c8c0 item 86 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.592205491 +0000 UTC m=+6.009534849 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718cc40 item 87 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.592659662 +0000 UTC m=+6.009989021 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc24c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc24c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc24c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc24c0): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc24c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.592659662 +0000 UTC m=+6.009989021 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc24c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718ce00 item 87 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2d80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2d80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2d80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2d80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2d80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.593807235 +0000 UTC m=+6.011136593 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2d80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d180 item 88 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.594319728 +0000 UTC m=+6.011649085 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc0c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc0c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc0c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc0c0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc0c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.594319728 +0000 UTC m=+6.011649085 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc0c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d340 item 88 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc700): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc700): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc700): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc700): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc700): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc700): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.595370148 +0000 UTC m=+6.012699506 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcc40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcc40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcc40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d6c0 item 89 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcc40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcc40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.595938094 +0000 UTC m=+6.013267452 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcc40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d880 item 89 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.596355667 +0000 UTC m=+6.013685025 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd740): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd740): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd740): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd740): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd740): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.596355667 +0000 UTC m=+6.013685025 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd740): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718db20 item 89 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870180): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870180): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870180): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870180): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870180): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870180): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.597453347 +0000 UTC m=+6.014782705 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968706c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968706c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968706c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb82a0 item 90 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968706c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968706c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.597801069 +0000 UTC m=+6.015130427 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968706c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870c00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870c00): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870c00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb8460 item 90 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870c00): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870c00): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870c00): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870c00): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870c00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.598309072 +0000 UTC m=+6.015638440 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870c00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.598309072 +0000 UTC m=+6.015638440 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb8620 item 90 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.599636032 +0000 UTC m=+6.016965390 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b45c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4b00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4b00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4b00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb89a0 item 91 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4b00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4b00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.600000356 +0000 UTC m=+6.017329714 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4b00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5040): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5040): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5040): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5040): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5040): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5040): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb8f50 item 91 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5040): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5040): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.600464857 +0000 UTC m=+6.017794215 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5040): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b55c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b55c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b55c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b55c0): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b55c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.600464857 +0000 UTC m=+6.017794215 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b55c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb9110 item 91 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c80): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c80): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.601556115 +0000 UTC m=+6.018885473 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5c80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a02c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a02c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a02c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb9810 item 92 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a02c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a02c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.602120413 +0000 UTC m=+6.019449771 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a02c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0880): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0880): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0880): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb9a40 item 92 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0880): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0880): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0880): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0880): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0880): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.602509814 +0000 UTC m=+6.019839171 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0880): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0e40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0e40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0e40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0e40): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0e40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.602509814 +0000 UTC m=+6.019839171 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a0e40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb9c00 item 92 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1480): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1480): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1480): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1480): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1480): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1480): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1480): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1480): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.603739831 +0000 UTC m=+6.021069189 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a1480): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a19c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a19c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a19c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fecb0 item 93 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a19c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a19c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.604107661 +0000 UTC m=+6.021437019 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969a19c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee3c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee3c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee3c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee3c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee3c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.604107661 +0000 UTC m=+6.021437019 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee3c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968ff490 item 93 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beea40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beea40): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beea40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beea40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beea40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beea40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beea40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beea40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.605229116 +0000 UTC m=+6.022558473 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beea40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beef80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beef80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beef80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968ff810 item 94 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beef80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beef80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.605594011 +0000 UTC m=+6.022923369 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beef80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.605594011 +0000 UTC m=+6.022923369 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968ffd50 item 94 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befcc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befcc0): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befcc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befcc0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befcc0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befcc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befcc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befcc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.606993285 +0000 UTC m=+6.024322643 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befcc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b35c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b35c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b35c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fa5b0 item 95 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b35c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b35c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.607388337 +0000 UTC m=+6.024717695 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b35c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8200): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8200): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8200): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8200): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8200): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.607388337 +0000 UTC m=+6.024717695 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8200): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fa770 item 95 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8840): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8840): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8840): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8840): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8840): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8840): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8840): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8840): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.608634946 +0000 UTC m=+6.025964304 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8840): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8d80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8d80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8d80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fb420 item 96 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8d80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8d80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.609209293 +0000 UTC m=+6.026538651 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da8d80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9480): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9480): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9480): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9480): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9480): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.609209293 +0000 UTC m=+6.026538651 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9480): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fb880 item 96 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= 2026/06/27 01:27:57 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : >WaitForWriters: 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/27 01:27:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9c40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9c40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9c40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9c40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9c40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.618506548 +0000 UTC m=+6.035835905 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396da9c40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969581c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969581c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969581c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969581c0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969581c0): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969581c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969581c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.618506548 +0000 UTC m=+6.035835905 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969581c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958680): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958680): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958680): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.618506548 +0000 UTC m=+6.035835905 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396919730 item 1 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958cc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958cc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958cc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958cc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958cc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.620233928 +0000 UTC m=+6.037563286 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396958cc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969591c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969591c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969591c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969591c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969591c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.620233928 +0000 UTC m=+6.037563286 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969591c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708a230 item 2 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959800): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959800): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959800): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959800): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959800): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.621609088 +0000 UTC m=+6.038938446 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959800): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959c80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959c80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959c80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959c80): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959c80): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959c80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.621609088 +0000 UTC m=+6.038938446 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396959c80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982240): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982240): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982240): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982240): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982240): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.621609088 +0000 UTC m=+6.038938446 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982240): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708a5b0 item 3 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969828c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969828c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969828c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969828c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969828c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.623121666 +0000 UTC m=+6.040451034 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969828c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982e00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982e00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982e00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982e00): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982e00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.623121666 +0000 UTC m=+6.040451034 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396982e00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708ab60 item 4 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983440): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983440): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983440): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983440): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983440): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.624199349 +0000 UTC m=+6.041528706 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983440): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969838c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969838c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969838c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969838c0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969838c0): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969838c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969838c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.624199349 +0000 UTC m=+6.041528706 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969838c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983d80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983d80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983d80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983d80): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983d80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.624199349 +0000 UTC m=+6.041528706 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396983d80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708afc0 item 5 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bc500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bc500): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bc500): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bc500): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bc500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.6259007 +0000 UTC m=+6.043230058 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bc500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bca40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bca40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bca40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bca40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bca40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.6259007 +0000 UTC m=+6.043230058 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bca40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708b490 item 6 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd0c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd0c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd0c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd0c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd0c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.627106974 +0000 UTC m=+6.044436332 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd0c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd5c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd5c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd5c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd5c0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd5c0): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd5c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd5c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.627106974 +0000 UTC m=+6.044436332 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bd5c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bda80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bda80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bda80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bda80): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bda80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.627106974 +0000 UTC m=+6.044436332 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969bda80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708b8f0 item 7 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12200): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12200): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12200): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12200): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12200): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.628811291 +0000 UTC m=+6.046140649 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12200): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12740): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12740): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12740): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12740): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12740): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.628811291 +0000 UTC m=+6.046140649 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12740): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708be30 item 8 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12d00): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396b12d00): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12d00): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12d00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12d00): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b12d00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b130c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b130c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b130c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b130c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b130c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.630389282 +0000 UTC m=+6.047718639 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b130c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13540): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13540): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13540): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13540): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13540): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.630389282 +0000 UTC m=+6.047718639 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13a40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13a40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13a40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13a40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13a40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.630389282 +0000 UTC m=+6.047718639 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b13a40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967387e0 item 9 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b381c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b381c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b381c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b381c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b381c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.632114227 +0000 UTC m=+6.049443586 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b381c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38700): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38700): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38700): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.632114227 +0000 UTC m=+6.049443586 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967390a0 item 10 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38d40): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396b38d40): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38d40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38d40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38d40): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b38d40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39100): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39100): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39100): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39100): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39100): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.633411402 +0000 UTC m=+6.050740760 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39100): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39600): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39600): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39600): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39600): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39600): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39600): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39600): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.633411402 +0000 UTC m=+6.050740760 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39b00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39b00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39b00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39b00): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39b00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.633411402 +0000 UTC m=+6.050740760 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b39b00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396739490 item 11 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c280): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c280): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c280): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.635219453 +0000 UTC m=+6.052548811 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c7c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c7c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c7c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c7c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c7c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.635219453 +0000 UTC m=+6.052548811 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c7c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397060230 item 12 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ce00): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396b4ce00): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ce00): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ce00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ce00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ce00): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ce00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d1c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d1c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d1c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d1c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d1c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.636582531 +0000 UTC m=+6.053911889 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d1c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d880): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d880): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d880): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d880): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d880): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.636582531 +0000 UTC m=+6.053911889 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d880): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903970605b0 item 13 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66000): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66000): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66000): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.637758508 +0000 UTC m=+6.055087865 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66540): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66540): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66540): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.637758508 +0000 UTC m=+6.055087865 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397060930 item 14 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66b80): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396b66b80): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66b80): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66b80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66b80): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66b80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66f40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66f40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66f40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66f40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66f40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.639063025 +0000 UTC m=+6.056392383 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b66f40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67600): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67600): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67600): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67600): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67600): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.639063025 +0000 UTC m=+6.056392383 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397060d90 item 15 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67c80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67c80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67c80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67c80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67c80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.640439968 +0000 UTC m=+6.057769327 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b67c80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb62c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb62c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb62c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb62c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb62c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.640439968 +0000 UTC m=+6.057769327 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb62c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397061260 item 16 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6900): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6900): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6900): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6900): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6900): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.64168766 +0000 UTC m=+6.059017018 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6900): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6d80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6d80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6d80): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6d80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6d80): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6d80): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6d80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.64168766 +0000 UTC m=+6.059017018 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb6d80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7280): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7280): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7280): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.64168766 +0000 UTC m=+6.059017018 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903970617a0 item 17 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7900): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7900): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7900): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7900): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7900): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.643337495 +0000 UTC m=+6.060666853 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7900): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7e40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7e40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7e40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7e40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7e40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.643337495 +0000 UTC m=+6.060666853 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bb7e40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397061d50 item 18 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0c5c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0c5c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0c5c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0c5c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0c5c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.644499064 +0000 UTC m=+6.061828422 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0c5c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cac0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cac0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cac0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cac0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cac0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cac0): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cac0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.644499064 +0000 UTC m=+6.061828422 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cac0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cfc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cfc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cfc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cfc0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cfc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.644499064 +0000 UTC m=+6.061828422 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0cfc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396746690 item 19 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0d640): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0d640): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0d640): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0d640): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0d640): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.646339878 +0000 UTC m=+6.063669236 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0d640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0db80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0db80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0db80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0db80): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0db80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.646339878 +0000 UTC m=+6.063669236 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c0db80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396747b90 item 20 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48300): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48300): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48300): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48300): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48300): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.647547033 +0000 UTC m=+6.064876391 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48300): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48800): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48800): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48800): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48800): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48800): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48800): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48800): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48800): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.647547033 +0000 UTC m=+6.064876391 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48800): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48d00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48d00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48d00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48d00): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48d00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.647547033 +0000 UTC m=+6.064876391 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c48d00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b94fc0 item 21 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c49380): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c49380): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c49380): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c49380): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c49380): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.64926194 +0000 UTC m=+6.066591299 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c49380): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c498c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c498c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c498c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c498c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c498c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.64926194 +0000 UTC m=+6.066591299 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c498c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b95b20 item 22 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c040): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c040): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c040): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c040): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c040): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.650576928 +0000 UTC m=+6.067906286 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c040): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c540): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c540): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c540): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c540): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c540): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c540): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.650576928 +0000 UTC m=+6.067906286 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6c540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6ca40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6ca40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6ca40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6ca40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6ca40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.650576928 +0000 UTC m=+6.067906286 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6ca40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396798150 item 23 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d0c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d0c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d0c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d0c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d0c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.652386372 +0000 UTC m=+6.069715730 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d0c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.652386372 +0000 UTC m=+6.069715730 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6d600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396798e70 item 24 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396c6dc40): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c6dc40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde100): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde100): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde100): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde100): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde100): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.653876919 +0000 UTC m=+6.071206277 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde100): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde600): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde600): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde600): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde600): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde600): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde600): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde600): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde600): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.653876919 +0000 UTC m=+6.071206277 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cde600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdeb40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdeb40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdeb40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdeb40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdeb40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.653876919 +0000 UTC m=+6.071206277 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdeb40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396799880 item 25 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf1c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf1c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf1c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf1c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf1c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.655499123 +0000 UTC m=+6.072828482 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf1c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf700): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf700): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf700): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.655499123 +0000 UTC m=+6.072828482 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdf700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7a0e0 item 26 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdfd40): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396cdfd40): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdfd40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdfd40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdfd40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdfd40): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cdfd40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e200): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e200): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e200): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e200): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e200): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.65675014 +0000 UTC m=+6.074079497 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e200): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e700): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e700): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e700): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e700): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e700): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e700): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.65675014 +0000 UTC m=+6.074079497 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1e700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1ec40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1ec40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1ec40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1ec40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1ec40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.65675014 +0000 UTC m=+6.074079497 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1ec40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7a540 item 27 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f2c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f2c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f2c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f2c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f2c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.658290269 +0000 UTC m=+6.075619627 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f2c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f800): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f800): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f800): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f800): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f800): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.658290269 +0000 UTC m=+6.075619627 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1f800): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7aa10 item 28 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1fe40): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396d1fe40): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1fe40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1fe40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1fe40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1fe40): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d1fe40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54300): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54300): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54300): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54300): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54300): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.659771668 +0000 UTC m=+6.077101027 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d54300): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d549c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d549c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d549c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d549c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d549c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.659771668 +0000 UTC m=+6.077101027 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d549c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7ad90 item 29 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55040): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55040): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55040): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55040): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55040): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.66093408 +0000 UTC m=+6.078263438 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55040): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.66093408 +0000 UTC m=+6.078263438 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7b110 item 30 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55bc0): _readAt: size=2, off=0 2026/06/27 01:27:57 ERROR : open-test-file(0x390396d55bc0): Couldn't read size of file 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55bc0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55bc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55bc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d55bc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a080): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a080): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a080): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a080): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a080): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.662192861 +0000 UTC m=+6.079522219 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a080): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a740): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a740): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a740): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a740): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a740): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.662192861 +0000 UTC m=+6.079522219 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8a740): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7b490 item 31 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973185c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973185c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973185c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973185c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973185c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.663467022 +0000 UTC m=+6.080796400 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973185c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318b00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318b00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318b00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318b00): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318b00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.663467022 +0000 UTC m=+6.080796400 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318b00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397053810 item 32 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319140): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319140): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319140): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.666989953 +0000 UTC m=+6.084319310 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397053b90 item 33 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.667447371 +0000 UTC m=+6.084776728 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319ac0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319ac0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319ac0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319ac0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319ac0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.667447371 +0000 UTC m=+6.084776728 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319ac0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397053d50 item 33 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350200): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350200): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350200): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350200): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350200): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.669049466 +0000 UTC m=+6.086378834 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350200): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350680): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b863f0 item 34 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350680): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350680): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350680): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350680): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.669626368 +0000 UTC m=+6.086955726 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350bc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350bc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350bc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350bc0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350bc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.669626368 +0000 UTC m=+6.086955726 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397350bc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b865b0 item 34 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351200): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351200): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351200): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351200): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351200): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.670856456 +0000 UTC m=+6.088185814 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351200): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351680): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351680): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351680): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351680): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b86c40 item 35 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351680): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.672503165 +0000 UTC m=+6.089832523 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351b80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351b80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351b80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351b80): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351b80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.672503165 +0000 UTC m=+6.089832523 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397351b80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b86e70 item 35 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368300): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368300): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368300): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368300): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368300): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.674166417 +0000 UTC m=+6.091495775 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368300): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368800): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368800): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b871f0 item 36 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368800): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368800): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368800): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368800): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368800): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.675076324 +0000 UTC m=+6.092405692 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368800): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368d40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368d40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368d40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368d40): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368d40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.675076324 +0000 UTC m=+6.092405692 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368d40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b873b0 item 36 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369380): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369380): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369380): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369380): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369380): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.677684387 +0000 UTC m=+6.095013765 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369380): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b040): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b040): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b040): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b040): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b040): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7b9d0 item 37 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b040): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b040): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.678157745 +0000 UTC m=+6.095487102 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b040): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b540): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b540): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b540): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.678157745 +0000 UTC m=+6.095487102 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8b540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d7bc00 item 37 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8bbc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8bbc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8bbc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8bbc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8bbc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.679597225 +0000 UTC m=+6.096926584 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396d8bbc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca1c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca1c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0a310 item 38 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca1c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca1c0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca1c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca1c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.680059734 +0000 UTC m=+6.097389092 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca1c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca700): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca700): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca700): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.680059734 +0000 UTC m=+6.097389092 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dca700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0a8c0 item 38 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcad80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcad80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcad80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcad80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcad80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.681313797 +0000 UTC m=+6.098643155 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcad80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb280): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb280): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb280): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb280): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0b0a0 item 39 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb280): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.681754894 +0000 UTC m=+6.099084252 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb780): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb780): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb780): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb780): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb780): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.681754894 +0000 UTC m=+6.099084252 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcb780): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0b3b0 item 39 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcbe00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcbe00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcbe00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcbe00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcbe00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.683476254 +0000 UTC m=+6.100805622 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dcbe00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8400): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0b810 item 40 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8400): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8400): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8400): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8400): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.684315018 +0000 UTC m=+6.101644375 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8940): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8940): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8940): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8940): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8940): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.684315018 +0000 UTC m=+6.101644375 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8940): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0b9d0 item 40 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8f00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8f00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8f00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8f00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8f00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8f00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8f00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.687310398 +0000 UTC m=+6.104639755 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de8f00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9400): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9400): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0e0e0 item 41 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9400): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.688126969 +0000 UTC m=+6.105456327 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de98c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de98c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de98c0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de98c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de98c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0e310 item 41 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de98c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de98c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.688529194 +0000 UTC m=+6.105858552 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de98c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9e00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9e00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9e00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9e00): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9e00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.688529194 +0000 UTC m=+6.105858552 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396de9e00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0e4d0 item 41 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfe540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfe540): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfe540): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfe540): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfe540): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfe540): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfe540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.690322038 +0000 UTC m=+6.107651396 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfe540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfea40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfea40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfea40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0e930 item 42 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfea40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfea40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.690662577 +0000 UTC m=+6.107991935 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfea40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfef80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfef80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0eaf0 item 42 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfef80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfef80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfef80): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfef80): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfef80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.692794837 +0000 UTC m=+6.110124205 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dfef80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dff500): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dff500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dff500): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dff500): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dff500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.692794837 +0000 UTC m=+6.110124205 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dff500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0ecb0 item 42 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dffb40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dffb40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dffb40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dffb40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dffb40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dffb40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dffb40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.694623959 +0000 UTC m=+6.111953357 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396dffb40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032140): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032140): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0f1f0 item 43 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032140): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.6953925 +0000 UTC m=+6.112721859 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032680): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032680): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032680): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032680): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0f570 item 43 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032680): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.696017334 +0000 UTC m=+6.113346691 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032bc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032bc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032bc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032bc0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032bc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.696017334 +0000 UTC m=+6.113346691 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397032bc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0f7a0 item 43 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033200): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033200): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033200): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033200): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033200): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033200): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033200): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.698519589 +0000 UTC m=+6.115848957 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033200): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033700): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033700): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396a0fb90 item 44 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033700): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.699040065 +0000 UTC m=+6.116369433 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033c40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033c40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396764150 item 44 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033c40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033c40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033c40): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033c40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033c40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.699624831 +0000 UTC m=+6.116954209 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397033c40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970702c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970702c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970702c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970702c0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970702c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.699624831 +0000 UTC m=+6.116954209 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970702c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396764620 item 44 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070900): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070900): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070900): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070900): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070900): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070900): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070900): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.701705085 +0000 UTC m=+6.119034443 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070900): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070e00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070e00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070e00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396764cb0 item 45 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070e00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070e00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.702478537 +0000 UTC m=+6.119807894 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397070e00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071500): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071500): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071500): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.702478537 +0000 UTC m=+6.119807894 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396765110 item 45 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071b40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071b40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071b40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071b40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071b40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071b40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071b40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.704208783 +0000 UTC m=+6.121538351 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397071b40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096140): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096140): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396765650 item 46 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096140): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.70471949 +0000 UTC m=+6.122048858 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096840): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096840): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096840): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096840): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096840): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.70471949 +0000 UTC m=+6.122048858 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096840): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396765880 item 46 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096e80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096e80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096e80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096e80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096e80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096e80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096e80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.706284968 +0000 UTC m=+6.123614326 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397096e80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097380): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097380): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097380): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967a8230 item 47 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097380): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097380): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.708154595 +0000 UTC m=+6.125483983 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097380): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097a80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097a80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097a80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097a80): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097a80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.708154595 +0000 UTC m=+6.125483983 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397097a80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967a8770 item 47 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b61c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b61c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b61c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b61c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b61c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b61c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b61c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.710125484 +0000 UTC m=+6.127454841 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b61c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b66c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b66c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b66c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967a8f50 item 48 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b66c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b66c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.710769261 +0000 UTC m=+6.128098619 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b66c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b6dc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b6dc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b6dc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b6dc0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b6dc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.710769261 +0000 UTC m=+6.128098619 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b6dc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967a9570 item 48 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7400): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7400): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7400): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.712860555 +0000 UTC m=+6.130189963 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7880): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7880): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7880): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7880): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7880): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7880): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbe000 item 49 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7880): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7880): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.713856904 +0000 UTC m=+6.131186272 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7880): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7dc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7dc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7dc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7dc0): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7dc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.713856904 +0000 UTC m=+6.131186272 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970b7dc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbe1c0 item 49 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0540): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0540): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0540): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.715600906 +0000 UTC m=+6.132930265 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0a40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0a40): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0a40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbe5b0 item 50 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0a40): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0a40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0a40): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0a40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0a40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.717883609 +0000 UTC m=+6.135212967 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0a40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0fc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0fc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0fc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0fc0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0fc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.717883609 +0000 UTC m=+6.135212967 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f0fc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbe770 item 50 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1640): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1640): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1640): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1640): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1640): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.720806333 +0000 UTC m=+6.138135691 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1b40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1b40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1b40): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1b40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1b40): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1b40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbeaf0 item 51 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1b40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1b40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.724223214 +0000 UTC m=+6.141552572 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903970f1b40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120180): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120180): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120180): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.724223214 +0000 UTC m=+6.141552572 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbed90 item 51 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120800): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120800): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120800): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120800): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120800): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.725789963 +0000 UTC m=+6.143119322 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120800): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120d00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120d00): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120d00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbf1f0 item 52 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120d00): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120d00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120d00): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120d00): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120d00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.726298417 +0000 UTC m=+6.143627775 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397120d00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121280): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121280): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121280): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.726298417 +0000 UTC m=+6.143627775 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbf3b0 item 52 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121900): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121900): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121900): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121900): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121900): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.727482819 +0000 UTC m=+6.144812178 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121900): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121e00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121e00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121e00): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121e00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121e00): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121e00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbf730 item 53 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121e00): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121e00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.727902998 +0000 UTC m=+6.145232355 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397121e00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148440): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148440): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148440): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148440): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148440): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.727902998 +0000 UTC m=+6.145232355 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148440): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbf8f0 item 53 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148ac0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148ac0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148ac0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148ac0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148ac0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.729435342 +0000 UTC m=+6.146764700 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148ac0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148fc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148fc0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148fc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbfc70 item 54 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148fc0): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148fc0): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148fc0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148fc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.730096222 +0000 UTC m=+6.147425581 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397148fc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149540): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149540): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149540): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.730096222 +0000 UTC m=+6.147425581 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396dbfe30 item 54 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149bc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149bc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149bc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149bc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149bc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.731254456 +0000 UTC m=+6.148583814 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397149bc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a1c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a1c0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a1c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a1c0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a1c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0e5b0 item 55 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a1c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a1c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.73162453 +0000 UTC m=+6.148953888 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a1c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a700): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a700): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a700): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.73162453 +0000 UTC m=+6.148953888 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716a700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0e850 item 55 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716ad80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716ad80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716ad80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716ad80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716ad80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.733294503 +0000 UTC m=+6.150623871 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716ad80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b280): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b280): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0ecb0 item 56 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b280): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b280): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b280): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b280): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.734066422 +0000 UTC m=+6.151395780 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b800): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b800): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b800): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b800): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b800): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.734066422 +0000 UTC m=+6.151395780 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716b800): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0ef50 item 56 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716be40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716be40): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716be40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716be40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716be40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716be40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716be40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716be40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.735143802 +0000 UTC m=+6.152473161 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039716be40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190480): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190480): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190480): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0f340 item 57 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190480): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190480): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.735498388 +0000 UTC m=+6.152827747 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190480): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971909c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971909c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971909c0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971909c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971909c0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971909c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0f570 item 57 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971909c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971909c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.73632048 +0000 UTC m=+6.153649839 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971909c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190f40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190f40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190f40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190f40): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190f40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.73632048 +0000 UTC m=+6.153649839 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397190f40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0f7a0 item 57 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191580): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191580): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191580): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191580): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191580): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191580): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.739411359 +0000 UTC m=+6.156740718 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191ac0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191ac0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191ac0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0fb90 item 58 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191ac0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191ac0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.739877515 +0000 UTC m=+6.157206873 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397191ac0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2100): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2100): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2100): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b0fd50 item 58 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2100): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2100): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2100): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2100): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2100): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.740754489 +0000 UTC m=+6.158083848 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2100): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b26c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b26c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b26c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b26c0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b26c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.740754489 +0000 UTC m=+6.158083848 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b26c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039676e620 item 58 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2d00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2d00): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2d00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2d00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2d00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2d00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2d00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2d00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.742191375 +0000 UTC m=+6.159520734 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b2d00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3240): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3240): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3240): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039676ee70 item 59 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3240): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3240): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.742878715 +0000 UTC m=+6.160208074 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3240): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3780): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3780): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3780): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3780): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3780): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3780): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039676f490 item 59 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3780): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3780): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.74427187 +0000 UTC m=+6.161601227 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3780): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3d00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3d00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3d00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3d00): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3d00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.74427187 +0000 UTC m=+6.161601227 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971b3d00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039676fb20 item 59 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2440): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2440): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2440): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2440): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2440): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2440): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2440): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2440): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.746051397 +0000 UTC m=+6.163380756 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2440): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369540): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369540): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b24d0 item 60 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369540): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.746501492 +0000 UTC m=+6.163830850 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969622c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969622c0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969622c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d260e0 item 60 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969622c0): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969622c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969622c0): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969622c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969622c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.749762832 +0000 UTC m=+6.167092190 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969622c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962880): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962880): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962880): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962880): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962880): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.749762832 +0000 UTC m=+6.167092190 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962880): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d262a0 item 60 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368480): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368480): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368480): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368480): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368480): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368480): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368480): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368480): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.751658878 +0000 UTC m=+6.168988237 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397368480): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973689c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973689c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973689c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b86460 item 61 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973689c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973689c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.752200134 +0000 UTC m=+6.169529492 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973689c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973690c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973690c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973690c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973690c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973690c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.752200134 +0000 UTC m=+6.169529492 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973690c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b86620 item 61 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369b40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369b40): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369b40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369b40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369b40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369b40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369b40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369b40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.754709823 +0000 UTC m=+6.172039211 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397369b40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962b80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962b80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962b80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b86cb0 item 62 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962b80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962b80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.755402242 +0000 UTC m=+6.172731601 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396962b80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963280): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963280): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963280): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.755402242 +0000 UTC m=+6.172731601 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b86ee0 item 62 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969638c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969638c0): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969638c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969638c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969638c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969638c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969638c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969638c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.756960696 +0000 UTC m=+6.174290085 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969638c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963e00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963e00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963e00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b87260 item 63 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963e00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963e00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.757571281 +0000 UTC m=+6.174900680 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396963e00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2a00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2a00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2a00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2a00): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2a00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.757571281 +0000 UTC m=+6.174900680 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d2a00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b87420 item 63 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3040): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3040): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3040): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3040): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3040): >_readAt: n=0, err=Bad file descriptor 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3040): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3040): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3040): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.759166394 +0000 UTC m=+6.176495772 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3040): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3580): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3580): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b878f0 item 64 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3580): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.7597184 +0000 UTC m=+6.177047758 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3c80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3c80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3c80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3c80): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3c80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.7597184 +0000 UTC m=+6.177047758 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903971d3c80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396b87ab0 item 64 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.76138664 +0000 UTC m=+6.178715998 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a0e00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a12c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a12c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a12c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a12c0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a12c0): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d263f0 item 65 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a12c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a12c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.762038483 +0000 UTC m=+6.179367861 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903968a12c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e000): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e000): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e000): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.762038483 +0000 UTC m=+6.179367861 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396d265b0 item 65 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e640): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e640): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e640): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e640): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e640): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.763922909 +0000 UTC m=+6.181252397 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039711e640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2140): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b20e0 item 66 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2140): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2140): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2140): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2140): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.764456911 +0000 UTC m=+6.181786279 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2b00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2b00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2b00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2b00): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2b00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.764456911 +0000 UTC m=+6.181786279 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab2b00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b2930 item 66 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3140): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3140): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3140): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.767880804 +0000 UTC m=+6.185210162 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b2fc0 item 67 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.768500648 +0000 UTC m=+6.185830005 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab35c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.768500648 +0000 UTC m=+6.185830005 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ab3bc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b3340 item 67 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2600): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2600): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2600): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2600): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2600): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.770221135 +0000 UTC m=+6.187550494 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2bc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2bc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967b38f0 item 68 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2bc0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2bc0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2bc0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2bc0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2bc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.770787298 +0000 UTC m=+6.188116655 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc2bc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.770787298 +0000 UTC m=+6.188116655 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bc36c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0070 item 68 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc180): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc180): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc180): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.772282131 +0000 UTC m=+6.189611490 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc600): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc600): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc600): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc600): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc600): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf04d0 item 69 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc600): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc600): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.772934967 +0000 UTC m=+6.190264325 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fc600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcb00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcb00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcb00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcb00): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcb00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.772934967 +0000 UTC m=+6.190264325 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fcb00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0690 item 69 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.774300669 +0000 UTC m=+6.191630058 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd680): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0a10 item 70 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd680): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd680): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd680): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd680): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.774977819 +0000 UTC m=+6.192307197 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903969fd680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870000): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870000): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870000): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870000): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870000): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.774977819 +0000 UTC m=+6.192307197 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870000): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0bd0 item 70 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4840): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4840): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4840): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4840): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4840): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.77737618 +0000 UTC m=+6.194705537 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4840): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4d40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4d40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4d40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4d40): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4d40): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718c460 item 71 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4d40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4d40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.777971697 +0000 UTC m=+6.195301054 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b4d40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5240): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5240): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5240): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5240): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5240): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.777971697 +0000 UTC m=+6.195301054 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5240): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718c620 item 71 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b58c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b58c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b58c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b58c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b58c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.781521758 +0000 UTC m=+6.198851116 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b58c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5e40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5e40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718c9a0 item 72 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5e40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5e40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5e40): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5e40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5e40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.782096596 +0000 UTC m=+6.199425954 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903967b5e40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee6c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee6c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee6c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee6c0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee6c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.782096596 +0000 UTC m=+6.199425954 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bee6c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718cb60 item 72 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beec80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beec80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beec80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beec80): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beec80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beec80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beec80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.783729229 +0000 UTC m=+6.201058587 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396beec80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef180): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef180): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718cee0 item 73 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef180): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.784236922 +0000 UTC m=+6.201566280 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef640): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef640): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef640): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef640): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef640): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d0a0 item 73 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef640): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef640): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.784903342 +0000 UTC m=+6.202232720 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bef640): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb80): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.784903342 +0000 UTC m=+6.202232720 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396befb80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d260 item 73 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3500): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3500): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3500): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3500): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3500): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.786635523 +0000 UTC m=+6.203964881 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3c40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3c40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3c40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d5e0 item 74 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3c40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3c40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.787137474 +0000 UTC m=+6.204466832 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903966b3c40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318500): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718d7a0 item 74 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318500): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318500): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318500): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318500): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.788122603 +0000 UTC m=+6.205451961 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318a80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318a80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318a80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318a80): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318a80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.788122603 +0000 UTC m=+6.205451961 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397318a80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718da40 item 74 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973190c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973190c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973190c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973190c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973190c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973190c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973190c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.789707607 +0000 UTC m=+6.207036965 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973190c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039718ddc0 item 75 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.790218044 +0000 UTC m=+6.207547412 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x3903973195c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319b00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319b00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319b00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319b00): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319b00): _writeAt: size=3, off=2 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb81c0 item 75 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319b00): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319b00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.79071735 +0000 UTC m=+6.208046708 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390397319b00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc140): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc140): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc140): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.79071735 +0000 UTC m=+6.208046708 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb8380 item 75 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc780): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc780): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc780): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc780): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc780): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc780): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc780): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.792425876 +0000 UTC m=+6.209755235 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afc780): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afcc80): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afcc80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afcc80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb8700 item 76 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afcc80): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afcc80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.792986929 +0000 UTC m=+6.210316287 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afcc80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd1c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd1c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb88c0 item 76 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd1c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd1c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd1c0): _writeAt: size=3, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd1c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd1c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.793900964 +0000 UTC m=+6.211230322 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd1c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870680): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870680): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870680): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.793900964 +0000 UTC m=+6.211230322 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf0d90 item 76 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870cc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870cc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870cc0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870cc0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870cc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870cc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870cc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.795864417 +0000 UTC m=+6.213193776 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396870cc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf1260 item 77 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.796316155 +0000 UTC m=+6.213645513 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396871280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a380): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a380): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a380): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a380): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a380): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.796316155 +0000 UTC m=+6.213645513 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a380): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf1490 item 77 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a9c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a9c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a9c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a9c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a9c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a9c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a9c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.798886006 +0000 UTC m=+6.216215365 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694a9c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694aec0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694aec0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694aec0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf1810 item 78 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694aec0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694aec0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.800540721 +0000 UTC m=+6.217870079 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694aec0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694b5c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694b5c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694b5c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694b5c0): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694b5c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.800540721 +0000 UTC m=+6.217870079 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694b5c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf19d0 item 78 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694bc00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694bc00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694bc00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694bc00): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694bc00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694bc00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694bc00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.802619772 +0000 UTC m=+6.219949130 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x39039694bc00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0200): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0200): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0200): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cf1d50 item 79 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0200): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0200): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.803421676 +0000 UTC m=+6.220751034 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0200): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0900): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0900): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0900): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0900): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0900): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.803421676 +0000 UTC m=+6.220751034 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0900): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fe690 item 79 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0f40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0f40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0f40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0f40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0f40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0f40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0f40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.804881034 +0000 UTC m=+6.222210393 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba0f40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1440): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1440): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1440): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968ff500 item 80 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1440): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1440): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.80558749 +0000 UTC m=+6.222916848 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1440): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1b40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1b40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1b40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1b40): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1b40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.80558749 +0000 UTC m=+6.222916848 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ba1b40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968ff6c0 item 80 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6280): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6280): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6280): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.807279565 +0000 UTC m=+6.224608923 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6700): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6700): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6700): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6700): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6700): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968ffdc0 item 81 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6700): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.807968829 +0000 UTC m=+6.225298187 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6c40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6c40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6c40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6c40): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6c40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.807968829 +0000 UTC m=+6.225298187 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf6c40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fa2a0 item 81 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf72c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf72c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf72c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf72c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf72c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.809364406 +0000 UTC m=+6.226693764 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf72c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf77c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf77c0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf77c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fa7e0 item 82 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf77c0): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf77c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf77c0): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf77c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf77c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.810194534 +0000 UTC m=+6.227523892 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf77c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf7d40): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf7d40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf7d40): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf7d40): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf7d40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.810194534 +0000 UTC m=+6.227523892 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396bf7d40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fb180 item 82 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c164c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c164c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c164c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c164c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c164c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.811719034 +0000 UTC m=+6.229048392 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c164c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c169c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c169c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c169c0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c169c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c169c0): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c169c0): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fb8f0 item 83 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c169c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c169c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.812593004 +0000 UTC m=+6.229922362 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c169c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c16f00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c16f00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c16f00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c16f00): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c16f00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.812593004 +0000 UTC m=+6.229922362 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c16f00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903968fbc70 item 83 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17580): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17580): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17580): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17580): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17580): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.814594579 +0000 UTC m=+6.231923938 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17580): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17a80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17a80): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17a80): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396918150 item 84 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17a80): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17a80): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17a80): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17a80): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17a80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.815126889 +0000 UTC m=+6.232456246 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c17a80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46100): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46100): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46100): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46100): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46100): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.815126889 +0000 UTC m=+6.232456246 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46100): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396918540 item 84 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46780): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46780): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46780): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46780): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46780): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.816801099 +0000 UTC m=+6.234130457 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46780): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46c80): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46c80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46c80): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46c80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46c80): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46c80): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903969193b0 item 85 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46c80): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46c80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.817522703 +0000 UTC m=+6.234852061 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c46c80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c471c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c471c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c471c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c471c0): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c471c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.817522703 +0000 UTC m=+6.234852061 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c471c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903969196c0 item 85 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47840): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47840): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47840): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47840): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47840): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.819126121 +0000 UTC m=+6.236455479 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47840): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47d40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47d40): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47d40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396919ce0 item 86 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47d40): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47d40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47d40): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47d40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47d40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.819713183 +0000 UTC m=+6.237042541 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c47d40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c623c0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c623c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c623c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c623c0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c623c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.819713183 +0000 UTC m=+6.237042541 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c623c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708a150 item 86 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd380): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd380): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd380): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd380): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd380): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.821625281 +0000 UTC m=+6.238954638 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd380): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd880): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd880): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd880): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd880): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd880): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd880): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb8e70 item 87 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd880): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd880): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.822381048 +0000 UTC m=+6.239710407 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afd880): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afddc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afddc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afddc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afddc0): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afddc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.822381048 +0000 UTC m=+6.239710407 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396afddc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb90a0 item 87 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22540): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22540): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22540): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22540): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22540): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.824119761 +0000 UTC m=+6.241449118 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22540): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22a40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22a40): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22a40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb97a0 item 88 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22a40): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22a40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22a40): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22a40): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22a40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.824786431 +0000 UTC m=+6.242115789 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22a40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22fc0): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22fc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22fc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22fc0): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22fc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.824786431 +0000 UTC m=+6.242115789 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b22fc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb99d0 item 88 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23600): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23600): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23600): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23600): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23600): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23600): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23600): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23600): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.827337828 +0000 UTC m=+6.244667186 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23600): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23b40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23b40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23b40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396cb9e30 item 89 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23b40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23b40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.82810094 +0000 UTC m=+6.245430308 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b23b40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a180): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a180): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a180): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a180): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a180): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967383f0 item 89 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a180): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.828834006 +0000 UTC m=+6.246163363 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a700): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a700): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a700): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a700): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a700): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.828834006 +0000 UTC m=+6.246163363 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3a700): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903967387e0 item 89 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3ad40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3ad40): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3ad40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3ad40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3ad40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3ad40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3ad40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3ad40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.830956578 +0000 UTC m=+6.248285946 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3ad40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b280): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b280): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b280): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396738f50 item 90 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b280): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b280): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.832120481 +0000 UTC m=+6.249449860 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b280): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b7c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b7c0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b7c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396739110 item 90 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b7c0): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b7c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b7c0): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b7c0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b7c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.834159778 +0000 UTC m=+6.251489136 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3b7c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3bd80): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3bd80): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3bd80): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3bd80): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3bd80): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.834159778 +0000 UTC m=+6.251489136 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b3bd80): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396739340 item 90 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62a00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62a00): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62a00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62a00): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62a00): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62a00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62a00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62a00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.836006062 +0000 UTC m=+6.253335419 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62a00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62f40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62f40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62f40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708a540 item 91 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62f40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62f40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.836832032 +0000 UTC m=+6.254161390 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c62f40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63480): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63480): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63480): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63480): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63480): >_readAt: n=2, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63480): _writeAt: size=3, off=7 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708a700 item 91 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63480): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63480): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.837426727 +0000 UTC m=+6.254756085 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63480): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63a00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63a00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63a00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63a00): >_readAt: n=8, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63a00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.837426727 +0000 UTC m=+6.254756085 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c63a00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708a8c0 item 91 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78140): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78140): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78140): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78140): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78140): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78140): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78140): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78140): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.839016259 +0000 UTC m=+6.256345617 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78140): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78680): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78680): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78680): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708ae00 item 92 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78680): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78680): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.839498524 +0000 UTC m=+6.256827883 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78680): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78bc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78bc0): open at offset 5 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78bc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708afc0 item 92 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78bc0): _readAt: size=2, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78bc0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78bc0): _writeAt: size=3, off=5 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78bc0): >_writeAt: n=3, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78bc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.840113649 +0000 UTC m=+6.257443006 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c78bc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79180): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79180): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79180): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79180): >_readAt: n=3, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79180): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.840113649 +0000 UTC m=+6.257443006 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79180): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708b180 item 92 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c797c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c797c0): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c797c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c797c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c797c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c797c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c797c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c797c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.841529715 +0000 UTC m=+6.258859074 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c797c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79d00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79d00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79d00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708b500 item 93 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79d00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79d00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.842465822 +0000 UTC m=+6.259795180 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396c79d00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8500): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8500): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8500): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8500): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8500): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.842465822 +0000 UTC m=+6.259795180 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8500): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708b6c0 item 93 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8b40): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8b40): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8b40): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8b40): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8b40): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8b40): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8b40): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8b40): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.846794693 +0000 UTC m=+6.264124082 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca8b40): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9080): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9080): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9080): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708bb20 item 94 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9080): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9080): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.847853099 +0000 UTC m=+6.265182477 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9080): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9780): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9780): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9780): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9780): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9780): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.847853099 +0000 UTC m=+6.265182477 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9780): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39039708bd50 item 94 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9dc0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9dc0): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9dc0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9dc0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9dc0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9dc0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9dc0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9dc0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.849549473 +0000 UTC m=+6.266878870 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396ca9dc0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cce400): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cce400): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cce400): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3903970602a0 item 95 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cce400): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cce400): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.850130091 +0000 UTC m=+6.267459450 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cce400): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cceb00): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cceb00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cceb00): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cceb00): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cceb00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.850130091 +0000 UTC m=+6.267459450 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396cceb00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390397060460 item 95 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c4c0): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c4c0): open at offset 0 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c4c0): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c4c0): _readAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c4c0): >_readAt: n=0, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c4c0): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c4c0): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c4c0): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.851684828 +0000 UTC m=+6.269014216 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4c4c0): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ca00): _writeAt: size=5, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ca00): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ca00): >openPending: err= 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396739ce0 item 96 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ca00): >_writeAt: n=5, err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ca00): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.852520636 +0000 UTC m=+6.269849995 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4ca00): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 01:27:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 01:27:57 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d100): _readAt: size=512, off=0 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d100): openPending: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d100): >openPending: err= 2026/06/27 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d100): >_readAt: n=5, err=EOF 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d100): close: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 01:27:57.852520636 +0000 UTC m=+6.269849995 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : open-test-file(0x390396b4d100): >close: err= 2026/06/27 01:27:57 DEBUG : open-test-file: Remove: 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x390396746230 item 96 2026/06/27 01:27:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 01:27:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 01:27:57 DEBUG : open-test-file: >Remove: err= 2026/06/27 01:27:57 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : >WaitForWriters: 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- 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.01s) --- 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.24s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:57 DEBUG : file1: newRWFileHandle: 2026/06/27 01:27:57 DEBUG : file1(0x390396d0e500): openPending: 2026/06/27 01:27:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:57 DEBUG : file1(0x390396d0e500): >openPending: err= 2026/06/27 01:27:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 01:27:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 01:27:57 DEBUG : file1(0x390396d0e500): _writeAt: size=2, off=0 2026/06/27 01:27:57 DEBUG : file1(0x390396d0e500): >_writeAt: n=2, err= 2026/06/27 01:27:57 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/27 01:27:57 DEBUG : file1(0x390396d0e500): RWFileHandle.Flush 2026/06/27 01:27:57 DEBUG : file1(0x390396d0e500): RWFileHandle.Release 2026/06/27 01:27:57 DEBUG : file1(0x390396d0e500): close: 2026/06/27 01:27:57 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/27 01:27:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:57 DEBUG : file1(0x390396d0e500): >close: err= 2026/06/27 01:27:57 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:57 DEBUG : Looking for writers 2026/06/27 01:27:57 DEBUG : file1: reading active writers 2026/06/27 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:57 DEBUG : file1: vfs cache: starting upload 2026/06/27 01:27:57 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1.a0a9169e.partial" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1.a0a9169e.partial 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-corolej4yaba/file1.a0a9169e.partial 2026/06/27 01:27:57 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/27 01:27:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/27 01:27:57 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/06/27 01:27:57 INFO : file1: Copied (new) 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:57 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/27 01:27:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/27 01:27:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 01:27:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/27 01:27:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:27:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 01:27:58 DEBUG : Looking for writers 2026/06/27 01:27:58 DEBUG : file1: reading active writers 2026/06/27 01:27:58 DEBUG : >WaitForWriters: 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:58 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:27:58 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/06/27 01:27:58 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:58 DEBUG : Looking for writers 2026/06/27 01:27:58 DEBUG : file1: reading active writers 2026/06/27 01:27:58 DEBUG : >WaitForWriters: 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:27:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:27:58 DEBUG : rename_me: newRWFileHandle: 2026/06/27 01:27:58 DEBUG : rename_me(0x390396b4d900): openPending: 2026/06/27 01:27:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 01:27:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/27 01:27:58 DEBUG : rename_me(0x390396b4d900): >openPending: err= 2026/06/27 01:27:58 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/27 01:27:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/27 01:27:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/27 01:27:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/27 01:27:58 DEBUG : rename_me(0x390396b4d900): _writeAt: size=5, off=0 2026/06/27 01:27:58 DEBUG : rename_me(0x390396b4d900): >_writeAt: n=5, err= 2026/06/27 01:27:58 DEBUG : rename_me(0x390396b4d900): close: 2026/06/27 01:27:58 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-27 01:27:58.034749366 +0000 UTC m=+6.452078725 2026/06/27 01:27:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/27 01:27:58 DEBUG : rename_me(0x390396b4d900): >close: err= 2026/06/27 01:27:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/27 01:27:58 DEBUG : i_was_renamed: Updating file with 0x3903970655f0 2026/06/27 01:27:58 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/27 01:27:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/27 01:27:58 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:27:58 DEBUG : Looking for writers 2026/06/27 01:27:58 DEBUG : i_was_renamed: reading active writers 2026/06/27 01:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 01:27:58 DEBUG : Looking for writers 2026/06/27 01:27:58 DEBUG : i_was_renamed: reading active writers 2026/06/27 01:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 01:27:58 DEBUG : Looking for writers 2026/06/27 01:27:58 DEBUG : i_was_renamed: reading active writers 2026/06/27 01:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 01:27:58 DEBUG : Looking for writers 2026/06/27 01:27:58 DEBUG : i_was_renamed: reading active writers 2026/06/27 01:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 01:27:58 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/27 01:27:58 DEBUG : i_was_renamed.bcec133a.partial: size = 5 OK 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/i_was_renamed.bcec133a.partial" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/i_was_renamed.bcec133a.partial 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/i_was_renamed.bcec133a.partial 2026/06/27 01:27:58 DEBUG : i_was_renamed.bcec133a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:58 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 01:27:58 DEBUG : i_was_renamed.bcec133a.partial: renamed to: i_was_renamed 2026/06/27 01:27:58 INFO : i_was_renamed: Copied (new) 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/i_was_renamed" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/i_was_renamed 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/i_was_renamed 2026/06/27 01:27:58 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:27:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-27 01:27:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/27 01:27:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/27 01:27:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/27 01:27:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/27 01:27:58 DEBUG : Looking for writers 2026/06/27 01:27:58 DEBUG : i_was_renamed: reading active writers 2026/06/27 01:27:58 DEBUG : >WaitForWriters: 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:27:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 01:27:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba" 2026/06/27 01:27:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/06/27 01:27:58 DEBUG : forgetting directory cache 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d0fac0): _readAt: size=512, off=0 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d0fac0): openPending: 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 00:28:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 01:27:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d0fac0): >openPending: err= 2026/06/27 01:27:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d0fac0): >_readAt: n=20, err=EOF 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d0fac0): close: 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 00:28:58 +0000 UTC 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d0fac0): >close: err= 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/06/27 01:27:58 DEBUG : forgetting directory cache 2026/06/27 01:27:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d8c8c0): _readAt: size=512, off=0 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d8c8c0): openPending: 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 00:29:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-27 00:28:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-27 00:29:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-27 00:28:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/27 01:27:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 01:27:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d8c8c0): >openPending: err= 2026/06/27 01:27:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d8c8c0): >_readAt: n=20, err=EOF 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d8c8c0): close: 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 00:29:58 +0000 UTC 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x390396d8c8c0): >close: err= 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/06/27 01:27:58 DEBUG : forgetting directory cache 2026/06/27 01:27:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x3903971186c0): _readAt: size=512, off=0 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x3903971186c0): openPending: 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 00:30:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-27 00:29:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-27 00:30:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-27 00:29:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/27 01:27:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 01:27:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x3903971186c0): >openPending: err= 2026/06/27 01:27:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x3903971186c0): >_readAt: n=20, err=EOF 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x3903971186c0): close: 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 00:30:58 +0000 UTC 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate(0x3903971186c0): >close: err= 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:58 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/06/27 01:27:59 DEBUG : forgetting directory cache 2026/06/27 01:27:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396d8d480): _readAt: size=512, off=0 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396d8d480): openPending: 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 00:31:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-27 00:30:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-27 00:31:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-27 00:30:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/27 01:27:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 01:27:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396d8d480): >openPending: err= 2026/06/27 01:27:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396d8d480): >_readAt: n=20, err=EOF 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396d8d480): close: 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 00:31:58 +0000 UTC 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396d8d480): >close: err= 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/06/27 01:27:59 DEBUG : forgetting directory cache 2026/06/27 01:27:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7abc0): _readAt: size=512, off=0 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7abc0): openPending: 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 00:32:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-27 00:31:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-27 00:32:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-27 00:31:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/27 01:27:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 01:27:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7abc0): >openPending: err= 2026/06/27 01:27:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7abc0): >_readAt: n=20, err=EOF 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7abc0): close: 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 00:32:58 +0000 UTC 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7abc0): >close: err= 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/06/27 01:27:59 DEBUG : forgetting directory cache 2026/06/27 01:27:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7b500): _readAt: size=512, off=0 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7b500): openPending: 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 00:33:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-27 00:32:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-27 00:33:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-27 00:32:58 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/27 01:27:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 01:27:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7b500): >openPending: err= 2026/06/27 01:27:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7b500): >_readAt: n=20, err=EOF 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7b500): close: 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 00:33:58 +0000 UTC 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396b7b500): >close: err= 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/06/27 01:27:59 DEBUG : forgetting directory cache 2026/06/27 01:27:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfcac0): _readAt: size=512, off=0 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfcac0): openPending: 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-27 00:34:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-27 00:33:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-27 00:34:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-27 00:33:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/27 01:27:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/27 01:27:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfcac0): >openPending: err= 2026/06/27 01:27:59 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfcac0): >_readAt: n=21, err=EOF 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfcac0): close: 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 00:34:58 +0000 UTC 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfcac0): >close: err= 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/06/27 01:27:59 DEBUG : forgetting directory cache 2026/06/27 01:27:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfd480): _readAt: size=512, off=0 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfd480): openPending: 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-27 00:35:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-27 00:34:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-27 00:35:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-27 00:34:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/27 01:27:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/27 01:27:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfd480): >openPending: err= 2026/06/27 01:27:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfd480): >_readAt: n=22, err=EOF 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfd480): close: 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 00:35:58 +0000 UTC 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate(0x390396dfd480): >close: err= 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:27:59 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/06/27 01:28:00 DEBUG : forgetting directory cache 2026/06/27 01:28:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x390396dfdd80): _readAt: size=512, off=0 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x390396dfdd80): openPending: 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-27 00:36:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-27 00:35:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-27 00:36:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-27 00:35:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/27 01:28:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x390396dfdd80): >openPending: err= 2026/06/27 01:28:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x390396dfdd80): >_readAt: n=23, err=EOF 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x390396dfdd80): close: 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 00:36:58 +0000 UTC 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x390396dfdd80): >close: err= 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/06/27 01:28:00 DEBUG : forgetting directory cache 2026/06/27 01:28:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x39039727e640): _readAt: size=512, off=0 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x39039727e640): openPending: 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-corolej4yaba/TestRWCacheUpdate 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-27 00:37:58 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-27 00:36:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-27 00:37:58 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-27 00:36:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/27 01:28:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x39039727e640): >openPending: err= 2026/06/27 01:28:00 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x39039727e640): >_readAt: n=24, err=EOF 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x39039727e640): close: 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 00:37:58 +0000 UTC 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate(0x39039727e640): >close: err= 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.17s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeA" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeA" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeB" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeB" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeA" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/27 01:28:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeA" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/27 01:28:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/27 01:28:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/27 01:28:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeB" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/27 01:28:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/27 01:28:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/27 01:28:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FilEb" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FilEb 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-corolej4yaba/FilEb 2026/06/27 01:28:00 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeA" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeA" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-corolej4yaba/FiLeA 2026/06/27 01:28:00 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeB" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeB" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FilEb" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FilEb 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-corolej4yaba/FilEb 2026/06/27 01:28:00 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FilEb" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/FilEb 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-corolej4yaba/FilEb 2026/06/27 01:28:00 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/06/27 01:28:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/27 01:28:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/27 01:28:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FiLeB" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-corolej4yaba/FiLeB 2026/06/27 01:28:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/27 01:28:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/27 01:28:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/27 01:28:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/FilEb" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/FilEb 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-corolej4yaba/FilEb 2026/06/27 01:28:00 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/27 01:28:00 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/27 01:28:00 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/27 01:28:00 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/27 01:28:00 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/27 01:28:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/27 01:28:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/27 01:28:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/27 01:28:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/27 01:28:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/27 01:28:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/27 01:28:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/27 01:28:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/27 01:28:00 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : FiLeA: reading active writers 2026/06/27 01:28:00 DEBUG : FiLeB: reading active writers 2026/06/27 01:28:00 DEBUG : FilEb: reading active writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : FiLeA: reading active writers 2026/06/27 01:28:00 DEBUG : FiLeB: reading active writers 2026/06/27 01:28:00 DEBUG : FilEb: reading active writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/normal name with no special characters.txt" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/normal\ name\ with\ no\ special\ characters.txt 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-corolej4yaba/normal name with no special characters.txt 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/normal name with no special characters.txt" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/normal\ name\ with\ no\ special\ characters.txt 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-corolej4yaba/normal name with no special characters.txt 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/測試_Русский___ě_áñ" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/測試_Русский___ě_áñ 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-corolej4yaba/測試_Русский___ě_áñ 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/測試_Русский___ě_áñ" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/測試_Русский___ě_áñ 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-corolej4yaba/測試_Русский___ě_áñ 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/normal name with no special characters.txt" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/normal\ name\ with\ no\ special\ characters.txt 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-corolej4yaba/normal name with no special characters.txt 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/測試_Русский___ě_áñ" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/測試_Русский___ě_áñ 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-corolej4yaba/測試_Русский___ě_áñ 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/27 01:28:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Reusing VFS from active cache 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : dir: Looking for writers 2026/06/27 01:28:00 DEBUG : file2: reading active writers 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : dir: reading active writers 2026/06/27 01:28:00 DEBUG : file1: reading active writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : dir: Looking for writers 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : dir: reading active writers 2026/06/27 01:28:00 DEBUG : file1: reading active writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : forgetting directory cache 2026/06/27 01:28:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/27 01:28:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : file1: Open: flags=O_RDONLY 2026/06/27 01:28:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/27 01:28:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/27 01:28:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/27 01:28:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/27 01:28:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:28:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/27 01:28:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/27 01:28:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/27 01:28:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (0 bytes), uploading instead of streaming 2026/06/27 01:28:00 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/new_file.txt" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/new_file.txt 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/dir/new_file.txt 2026/06/27 01:28:00 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:28:00 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 01:28:00 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/27 01:28:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/27 01:28:00 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : dir: Looking for writers 2026/06/27 01:28:00 DEBUG : file2: reading active writers 2026/06/27 01:28:00 DEBUG : new_file.txt: reading active writers 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : dir: reading active writers 2026/06/27 01:28:00 DEBUG : file1: reading active writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file2" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-corolej4yaba/dir/file2 2026/06/27 01:28:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/27 01:28:00 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/27 01:28:00 DEBUG : dir/file1: Updating file with dir/file1 0x390396b30410 2026/06/27 01:28:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/27 01:28:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:28:00 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-corolej4yaba/dir/file1 2026/06/27 01:28:00 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/27 01:28:00 INFO : dir/file1: Moved (server-side) to: file0 2026/06/27 01:28:00 DEBUG : file0: Updating file with file0 0x390396b30410 2026/06/27 01:28:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file0" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file0 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-corolej4yaba/file0 2026/06/27 01:28:00 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file0" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file0 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-corolej4yaba/file0 2026/06/27 01:28:00 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : dir: Looking for writers 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : dir: reading active writers 2026/06/27 01:28:00 DEBUG : file0: reading active writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Server has VFS statistics extension 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: About path "/home/rclone/rclone-test-corolej4yaba" 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: New connection 127.0.0.1:59280->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: New connection 127.0.0.1:59288->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : b: Looking for writers 2026/06/27 01:28:00 DEBUG : c: Looking for writers 2026/06/27 01:28:00 DEBUG : d: Looking for writers 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : a: Looking for writers 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : c: reading active writers 2026/06/27 01:28:00 DEBUG : d: reading active writers 2026/06/27 01:28:00 DEBUG : /: reading active writers 2026/06/27 01:28:00 DEBUG : a: reading active writers 2026/06/27 01:28:00 DEBUG : b: reading active writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/27 01:28:00 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/27 01:28:00 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/27 01:28:00 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : a/b/c/d: Looking for writers 2026/06/27 01:28:00 DEBUG : a/b/c: Looking for writers 2026/06/27 01:28:00 DEBUG : d: reading active writers 2026/06/27 01:28:00 DEBUG : a/b: Looking for writers 2026/06/27 01:28:00 DEBUG : c: reading active writers 2026/06/27 01:28:00 DEBUG : a: Looking for writers 2026/06/27 01:28:00 DEBUG : b: reading active writers 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : a: reading active writers 2026/06/27 01:28:00 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 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-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/27 01:28:00 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/27 01:28:00 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (5 bytes), uploading instead of streaming 2026/06/27 01:28:00 DEBUG : file1: size = 5 OK 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:28:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 01:28:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/27 01:28:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:00 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/27 01:28:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (0 bytes), uploading instead of streaming 2026/06/27 01:28:00 DEBUG : file1: size = 0 OK 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:28:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 01:28:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (7 bytes), uploading instead of streaming 2026/06/27 01:28:00 DEBUG : file1: size = 7 OK 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:00 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/06/27 01:28:00 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/27 01:28:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:00 DEBUG : Looking for writers 2026/06/27 01:28:00 DEBUG : file1: reading active writers 2026/06/27 01:28:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:00 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/27 01:28:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba/dir/file1: no such file or directory 2026/06/27 01:28:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba/dir/file1: no such file or directory 2026/06/27 01:28:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba/dir/file1: no such file or directory 2026/06/27 01:28:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba/dir/file1: no such file or directory 2026/06/27 01:28:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba/dir/file1: no such file or directory 2026/06/27 01:28:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba/dir/file1: no such file or directory 2026/06/27 01:28:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba/dir/file1: no such file or directory 2026/06/27 01:28:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba/dir/file1: no such file or directory 2026/06/27 01:28:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba/dir/file1: no such file or directory 2026/06/27 01:28:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{3Y36a}/rclone-test-corolej4yaba/dir/file1: no such file or directory 2026/06/27 01:28:01 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/27 01:28:01 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/27 01:28:01 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (11 bytes), uploading instead of streaming 2026/06/27 01:28:01 DEBUG : file1: size = 11 OK 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/27 01:28:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/27 01:28:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/27 01:28:01 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:01 DEBUG : Looking for writers 2026/06/27 01:28:01 DEBUG : file1: reading active writers 2026/06/27 01:28:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:01 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (5 bytes), uploading instead of streaming 2026/06/27 01:28:01 DEBUG : file1: size = 5 OK 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/27 01:28:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 01:28:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/27 01:28:01 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:01 DEBUG : Looking for writers 2026/06/27 01:28:01 DEBUG : file1: reading active writers 2026/06/27 01:28:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:01 DEBUG : file1: WriteFileHandle.Release closing 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (0 bytes), uploading instead of streaming 2026/06/27 01:28:01 DEBUG : file1: size = 0 OK 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:28:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 01:28:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/27 01:28:01 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:01 DEBUG : Looking for writers 2026/06/27 01:28:01 DEBUG : file1: reading active writers 2026/06/27 01:28:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (2 bytes), uploading instead of streaming 2026/06/27 01:28:01 DEBUG : file1: size = 2 OK 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/27 01:28:01 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/27 01:28:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 01:28:01 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:01 DEBUG : Looking for writers 2026/06/27 01:28:01 DEBUG : file1: reading active writers 2026/06/27 01:28:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (0 bytes), uploading instead of streaming 2026/06/27 01:28:01 DEBUG : file1: size = 0 OK 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 01:28:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 01:28:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:28:01 DEBUG : file1: Open: flags=O_RDONLY 2026/06/27 01:28:01 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/27 01:28:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/27 01:28:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:01 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:01 DEBUG : Looking for writers 2026/06/27 01:28:01 DEBUG : file1: reading active writers 2026/06/27 01:28:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 01:28:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 01:28:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: File to upload is small (100 bytes), uploading instead of streaming 2026/06/27 01:28:01 DEBUG : file1: size = 100 OK 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/file1" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: f315bd673636399a70f87387cae16b7d /home/rclone/rclone-test-corolej4yaba/file1 2026/06/27 01:28:01 DEBUG : file1: Parsed hash: f315bd673636399a70f87387cae16b7d 2026/06/27 01:28:01 DEBUG : file1: md5 = f315bd673636399a70f87387cae16b7d OK 2026/06/27 01:28:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 01:28:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 01:28:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 01:28:01 DEBUG : file1: Open: flags=O_RDONLY 2026/06/27 01:28:01 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/27 01:28:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/27 01:28:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:01 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:01 DEBUG : Looking for writers 2026/06/27 01:28:01 DEBUG : file1: reading active writers 2026/06/27 01:28:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f000.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/flat/f000.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-corolej4yaba/flat/f000.txt 2026/06/27 01:28:01 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f000.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/flat/f000.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-corolej4yaba/flat/f000.txt 2026/06/27 01:28:01 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f001.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/flat/f001.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-corolej4yaba/flat/f001.txt 2026/06/27 01:28:01 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f001.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/flat/f001.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-corolej4yaba/flat/f001.txt 2026/06/27 01:28:01 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f002.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/flat/f002.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-corolej4yaba/flat/f002.txt 2026/06/27 01:28:01 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f002.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/flat/f002.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-corolej4yaba/flat/f002.txt 2026/06/27 01:28:01 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f003.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/flat/f003.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-corolej4yaba/flat/f003.txt 2026/06/27 01:28:01 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f003.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/flat/f003.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-corolej4yaba/flat/f003.txt 2026/06/27 01:28:01 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f004.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/flat/f004.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-corolej4yaba/flat/f004.txt 2026/06/27 01:28:01 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f004.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: sha1sum /home/rclone/rclone-test-corolej4yaba/flat/f004.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-corolej4yaba/flat/f004.txt 2026/06/27 01:28:01 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/06/27 01:28:01 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/27 01:28:01 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/27 01:28:01 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:01 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f000.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/flat/f000.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-corolej4yaba/flat/f000.txt 2026/06/27 01:28:01 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/27 01:28:01 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/27 01:28:01 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/27 01:28:01 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:01 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f001.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/flat/f001.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-corolej4yaba/flat/f001.txt 2026/06/27 01:28:01 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/27 01:28:01 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/27 01:28:01 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/27 01:28:01 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:01 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f002.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/flat/f002.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-corolej4yaba/flat/f002.txt 2026/06/27 01:28:01 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/27 01:28:01 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/27 01:28:01 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/27 01:28:01 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:01 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f003.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/flat/f003.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-corolej4yaba/flat/f003.txt 2026/06/27 01:28:01 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/27 01:28:01 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/27 01:28:01 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/27 01:28:01 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:01 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/flat/f004.txt" 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/flat/f004.txt 2026/06/27 01:28:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-corolej4yaba/flat/f004.txt 2026/06/27 01:28:01 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/27 01:28:01 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:01 DEBUG : flat: Looking for writers 2026/06/27 01:28:01 DEBUG : f002.txt: reading active writers 2026/06/27 01:28:01 DEBUG : f003.txt: reading active writers 2026/06/27 01:28:01 DEBUG : f004.txt: reading active writers 2026/06/27 01:28:01 DEBUG : f000.txt: reading active writers 2026/06/27 01:28:01 DEBUG : f001.txt: reading active writers 2026/06/27 01:28:01 DEBUG : Looking for writers 2026/06/27 01:28:01 DEBUG : flat: reading active writers 2026/06/27 01:28:01 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/27 01:28:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/27 01:28:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:02 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/a/b/c/deep.txt" 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/a/b/c/deep.txt 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-corolej4yaba/a/b/c/deep.txt 2026/06/27 01:28:02 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/06/27 01:28:02 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/27 01:28:02 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/27 01:28:02 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:02 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/a/b/mid.txt" 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/a/b/mid.txt 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-corolej4yaba/a/b/mid.txt 2026/06/27 01:28:02 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/06/27 01:28:02 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/27 01:28:02 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/27 01:28:02 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:02 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/a/top.txt" 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/a/top.txt 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-corolej4yaba/a/top.txt 2026/06/27 01:28:02 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/06/27 01:28:02 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:02 DEBUG : a/b/c: Looking for writers 2026/06/27 01:28:02 DEBUG : deep.txt: reading active writers 2026/06/27 01:28:02 DEBUG : a/b: Looking for writers 2026/06/27 01:28:02 DEBUG : c: reading active writers 2026/06/27 01:28:02 DEBUG : mid.txt: reading active writers 2026/06/27 01:28:02 DEBUG : a: Looking for writers 2026/06/27 01:28:02 DEBUG : b: reading active writers 2026/06/27 01:28:02 DEBUG : top.txt: reading active writers 2026/06/27 01:28:02 DEBUG : Looking for writers 2026/06/27 01:28:02 DEBUG : a: reading active writers 2026/06/27 01:28:02 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/bigdir/big.bin" 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/bigdir/big.bin 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: cc648e983203d222d073dc9a03e28369 /home/rclone/rclone-test-corolej4yaba/bigdir/big.bin 2026/06/27 01:28:02 DEBUG : bigdir/big.bin: Parsed hash: cc648e983203d222d073dc9a03e28369 2026/06/27 01:28:02 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:02 DEBUG : bigdir: Looking for writers 2026/06/27 01:28:02 DEBUG : big.bin: reading active writers 2026/06/27 01:28:02 DEBUG : Looking for writers 2026/06/27 01:28:02 DEBUG : bigdir: reading active writers 2026/06/27 01:28:02 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.51s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba", Local "Local file system at /tmp/rclone3739882088", Modify Window "1s" 2026/06/27 01:28:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: poll-interval is not supported by this remote 2026/06/27 01:28:02 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/27 01:28:02 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/27 01:28:02 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:02 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir1/a.txt" 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir1/a.txt 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-corolej4yaba/dir1/a.txt 2026/06/27 01:28:02 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/06/27 01:28:02 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/27 01:28:02 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/27 01:28:02 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:02 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir2/b.txt" 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir2/b.txt 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-corolej4yaba/dir2/b.txt 2026/06/27 01:28:02 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/06/27 01:28:02 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/27 01:28:02 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/27 01:28:02 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 01:28:02 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Shell path "/home/rclone/rclone-test-corolej4yaba/dir3/c.txt" 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Running remote command: md5sum /home/rclone/rclone-test-corolej4yaba/dir3/c.txt 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-corolej4yaba/dir3/c.txt 2026/06/27 01:28:02 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/06/27 01:28:02 DEBUG : WaitForWriters: timeout=30s 2026/06/27 01:28:02 DEBUG : dir1: Looking for writers 2026/06/27 01:28:02 DEBUG : a.txt: reading active writers 2026/06/27 01:28:02 DEBUG : dir2: Looking for writers 2026/06/27 01:28:02 DEBUG : b.txt: reading active writers 2026/06/27 01:28:02 DEBUG : dir3: Looking for writers 2026/06/27 01:28:02 DEBUG : c.txt: reading active writers 2026/06/27 01:28:02 DEBUG : Looking for writers 2026/06/27 01:28:02 DEBUG : dir1: reading active writers 2026/06/27 01:28:02 DEBUG : dir2: reading active writers 2026/06/27 01:28:02 DEBUG : dir3: reading active writers 2026/06/27 01:28:02 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/27 01:28:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-corolej4yaba: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.016128923s (try 1/5)