"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/04/26 04:35:04 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-sivatif5qotu" 2026/04/26 04:35:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 04:35:04 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/26 04:35:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/26 04:35:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/26 04:35:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/26 04:35:04 DEBUG : Setting pass="ASViA3Koro7dCY6tZTqkkVMkUNcx09-l" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/26 04:35:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/26 04:35:04 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fD6wq}" suffix to name 2026/04/26 04:35:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/26 04:35:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/26 04:35:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/26 04:35:04 DEBUG : Setting pass="ASViA3Koro7dCY6tZTqkkVMkUNcx09-l" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/26 04:35:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/26 04:35:04 NOTICE: TestSFTPOpenssh{fD6wq}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: New connection 127.0.0.1:56310->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell type "unix" from config 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Relative path resolved to "/home/rclone/rclone-test-sivatif5qotu" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Using root directory "/home/rclone/rclone-test-sivatif5qotu" 2026/04/26 04:35:04 DEBUG : Creating backend with remote "/tmp/rclone940019255" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:04 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:04 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3 2026/04/26 04:35:04 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3 2026/04/26 04:35:04 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir/subdir: Looking for writers 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : file1: reading active writers 2026/04/26 04:35:04 DEBUG : file2: reading active writers 2026/04/26 04:35:04 DEBUG : subdir: reading active writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.03s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : file1: reading active writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : dir: forgetting directory cache 2026/04/26 04:35:04 DEBUG : forgetting directory cache 2026/04/26 04:35:04 DEBUG : dir: forgetting directory cache 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/26 04:35:04 DEBUG : dir: invalidating directory cache 2026/04/26 04:35:04 DEBUG : >ForgetPath: 2026/04/26 04:35:04 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/26 04:35:04 DEBUG : invalidating directory cache 2026/04/26 04:35:04 DEBUG : dir: forgetting directory cache 2026/04/26 04:35:04 DEBUG : >ForgetPath: 2026/04/26 04:35:04 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/26 04:35:04 DEBUG : >ForgetPath: 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: New connection 127.0.0.1:56316->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/fil/a/b/c" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/fil/a/b/c 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-sivatif5qotu/fil/a/b/c 2026/04/26 04:35:04 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/fil/a/b/c" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/fil/a/b/c 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-sivatif5qotu/fil/a/b/c 2026/04/26 04:35:04 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : forgetting directory cache 2026/04/26 04:35:04 DEBUG : dir: forgetting directory cache 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : fil/a/b: Looking for writers 2026/04/26 04:35:04 DEBUG : fil/a: Looking for writers 2026/04/26 04:35:04 DEBUG : b: reading active writers 2026/04/26 04:35:04 DEBUG : fil: Looking for writers 2026/04/26 04:35:04 DEBUG : a: reading active writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : fil: reading active writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : file1: reading active writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:04 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:04 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3 2026/04/26 04:35:04 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-sivatif5qotu/dir/subdir/file3 2026/04/26 04:35:04 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/04/26 04:35:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/26 04:35:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/26 04:35:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/26 04:35:04 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/26 04:35:04 DEBUG : Waiting for deletions to finish 2026/04/26 04:35:04 INFO : dir/subdir/file3: Deleted 2026/04/26 04:35:04 DEBUG : removing 1 level 2 directories 2026/04/26 04:35:04 INFO : dir/subdir: Removing directory 2026/04/26 04:35:04 DEBUG : dir: invalidating directory cache 2026/04/26 04:35:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/26 04:35:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/26 04:35:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/26 04:35:04 DEBUG : dir/file1: Reset virtual modtime 2026/04/26 04:35:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/26 04:35:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/26 04:35:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/26 04:35:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/26 04:35:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:04 DEBUG : dir: invalidating directory cache 2026/04/26 04:35:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/26 04:35:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/26 04:35:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/26 04:35:04 DEBUG : forgetting directory cache 2026/04/26 04:35:04 DEBUG : dir: forgetting directory cache 2026/04/26 04:35:04 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir/virtualDir: Looking for writers 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : file1: reading active writers 2026/04/26 04:35:04 DEBUG : virtualFile2: reading active writers 2026/04/26 04:35:04 DEBUG : virtualFile: reading active writers 2026/04/26 04:35:04 DEBUG : virtualDir: reading active writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 ERROR : dir/: Can only open directories read only 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:04 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/26 04:35:04 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/26 04:35:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (5 bytes), uploading instead of streaming 2026/04/26 04:35:04 DEBUG : dir/potato: size = 5 OK 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/potato" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/potato 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/dir/potato 2026/04/26 04:35:04 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:04 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/26 04:35:04 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/26 04:35:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/26 04:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:04 DEBUG : dir: Looking for writers 2026/04/26 04:35:04 DEBUG : file1: reading active writers 2026/04/26 04:35:04 DEBUG : potato: reading active writers 2026/04/26 04:35:04 DEBUG : Looking for writers 2026/04/26 04:35:04 DEBUG : dir: reading active writers 2026/04/26 04:35:04 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:05 DEBUG : dir/sub: Looking for writers 2026/04/26 04:35:05 DEBUG : dir: Looking for writers 2026/04/26 04:35:05 DEBUG : sub: reading active writers 2026/04/26 04:35:05 DEBUG : file1: reading active writers 2026/04/26 04:35:05 DEBUG : Looking for writers 2026/04/26 04:35:05 DEBUG : dir: reading active writers 2026/04/26 04:35:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/26 04:35:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:05 DEBUG : dir/sub/subsub: Looking for writers 2026/04/26 04:35:05 DEBUG : dir/sub: Looking for writers 2026/04/26 04:35:05 DEBUG : subsub: reading active writers 2026/04/26 04:35:05 DEBUG : dir: Looking for writers 2026/04/26 04:35:05 DEBUG : file1: reading active writers 2026/04/26 04:35:05 DEBUG : sub: reading active writers 2026/04/26 04:35:05 DEBUG : Looking for writers 2026/04/26 04:35:05 DEBUG : dir: reading active writers 2026/04/26 04:35:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 ERROR : dir/: Dir.Remove not empty 2026/04/26 04:35:05 DEBUG : dir/file1: Remove: 2026/04/26 04:35:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:05 DEBUG : dir/file1: >Remove: err= 2026/04/26 04:35:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/26 04:35:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:05 DEBUG : Looking for writers 2026/04/26 04:35:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : dir/file1: Remove: 2026/04/26 04:35:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:05 DEBUG : dir/file1: >Remove: err= 2026/04/26 04:35:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/26 04:35:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:05 DEBUG : Looking for writers 2026/04/26 04:35:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : dir/file1: Remove: 2026/04/26 04:35:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:05 DEBUG : dir/file1: >Remove: err= 2026/04/26 04:35:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:05 DEBUG : dir: Looking for writers 2026/04/26 04:35:05 DEBUG : Looking for writers 2026/04/26 04:35:05 DEBUG : dir: reading active writers 2026/04/26 04:35:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.14s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file3" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file3 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-sivatif5qotu/dir/file3 2026/04/26 04:35:05 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file3" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file3 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-sivatif5qotu/dir/file3 2026/04/26 04:35:05 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/26 04:35:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/26 04:35:05 DEBUG : dir: Updating dir with dir2 0x2a1a1fc95110 2026/04/26 04:35:05 DEBUG : dir: forgetting directory cache 2026/04/26 04:35:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/26 04:35:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir2/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir2/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir2/file1 2026/04/26 04:35:05 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir2/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir2/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir2/file1 2026/04/26 04:35:05 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir2/file3" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir2/file3" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/26 04:35:05 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/26 04:35:05 DEBUG : file2: Updating file with file2 0x2a1a1fe92750 2026/04/26 04:35:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file2" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file2 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/file2 2026/04/26 04:35:05 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file2" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file2 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/file2 2026/04/26 04:35:05 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir2/file3" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir2/file3" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/26 04:35:05 INFO : dir2/file3: Deleted 2026/04/26 04:35:05 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/26 04:35:05 DEBUG : dir2/file3: Updating file with dir2/file3 0x2a1a1fe92750 2026/04/26 04:35:05 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/26 04:35:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir2/file3" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir2/file3" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir2/file3 2026/04/26 04:35:05 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/26 04:35:05 DEBUG : empty directory: Updating dir with renamed empty directory 0x2a1a1fc956c0 2026/04/26 04:35:05 DEBUG : empty directory: forgetting directory cache 2026/04/26 04:35:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/26 04:35:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/26 04:35:05 DEBUG : dir2: Renaming to "dir3" 2026/04/26 04:35:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:05 DEBUG : dir3: Looking for writers 2026/04/26 04:35:05 DEBUG : file3: reading active writers 2026/04/26 04:35:05 DEBUG : renamed empty directory: Looking for writers 2026/04/26 04:35:05 DEBUG : Looking for writers 2026/04/26 04:35:05 DEBUG : renamed empty directory: reading active writers 2026/04/26 04:35:05 DEBUG : dir3: reading active writers 2026/04/26 04:35:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.21s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/26 04:35:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 04:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/26 04:35:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/26 04:35:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/26 04:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/26 04:35:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 04:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/26 04:35:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/26 04:35:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/26 04:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (12 bytes), uploading instead of streaming 2026/04/26 04:35:05 DEBUG : dir/sub/file2: size = 12 OK 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/sub/file2" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/sub/file2 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-sivatif5qotu/dir/sub/file2 2026/04/26 04:35:05 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/04/26 04:35:05 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/26 04:35:05 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/26 04:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/26 04:35:05 DEBUG : forgetting directory cache 2026/04/26 04:35:05 DEBUG : dir: forgetting directory cache 2026/04/26 04:35:05 DEBUG : dir/sub: forgetting directory cache 2026/04/26 04:35:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/26 04:35:05 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (5 bytes), uploading instead of streaming 2026/04/26 04:35:05 DEBUG : dir/sub/file0: size = 5 OK 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/sub/file0" 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/sub/file0 2026/04/26 04:35:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/dir/sub/file0 2026/04/26 04:35:05 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:05 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/26 04:35:05 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/26 04:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/26 04:35:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:05 DEBUG : dir/sub: Looking for writers 2026/04/26 04:35:05 DEBUG : file0: reading active writers 2026/04/26 04:35:05 DEBUG : file2: reading active writers 2026/04/26 04:35:05 DEBUG : dir: Looking for writers 2026/04/26 04:35:05 DEBUG : file1: reading active writers 2026/04/26 04:35:05 DEBUG : sub: reading active writers 2026/04/26 04:35:05 DEBUG : Looking for writers 2026/04/26 04:35:05 DEBUG : dir: reading active writers 2026/04/26 04:35:05 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.03s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:05 DEBUG : forgetting directory cache 2026/04/26 04:35:06 DEBUG : forgetting directory cache 2026/04/26 04:35:06 DEBUG : dir: forgetting directory cache 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/26 04:35:06 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:06 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/26 04:35:06 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/26 04:35:06 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/26 04:35:06 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:06 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:06 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/26 04:35:06 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:06 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/26 04:35:06 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/26 04:35:06 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/26 04:35:06 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:06 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : file1.metadata: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : dir.metadata: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : Can set mod time: true 2026/04/26 04:35:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/26 04:35:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (0 bytes), uploading instead of streaming 2026/04/26 04:35:06 DEBUG : dir/file1: size = 0 OK 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:06 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/26 04:35:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/26 04:35:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/26 04:35:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (5 bytes), uploading instead of streaming 2026/04/26 04:35:06 DEBUG : dir/file1: size = 5 OK 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:06 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/26 04:35:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/26 04:35:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/26 04:35:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:06 DEBUG : dir/file1(0x2a1a20236f40): close: 2026/04/26 04:35:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/26 04:35:06 DEBUG : dir/file1(0x2a1a20236f40): >close: err= 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/26 04:35:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:06 DEBUG : dir/file1(0x2a1a1fd264c0): _writeAt: size=5, off=0 2026/04/26 04:35:06 DEBUG : dir/file1(0x2a1a1fd264c0): openPending: 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/26 04:35:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/26 04:35:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:06 DEBUG : dir/file1(0x2a1a1fd264c0): >openPending: err= 2026/04/26 04:35:06 DEBUG : dir/file1(0x2a1a1fd264c0): >_writeAt: n=5, err= 2026/04/26 04:35:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/26 04:35:06 DEBUG : dir/file1(0x2a1a1fd264c0): close: 2026/04/26 04:35:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/26 04:35:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/26 04:35:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/26 04:35:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/26 04:35:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/26 04:35:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:06 DEBUG : dir/file1(0x2a1a1fd264c0): >close: err= 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:06 DEBUG : dir/file1: vfs cache: starting upload 2026/04/26 04:35:06 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1.2f98c60a.partial" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1.2f98c60a.partial 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-sivatif5qotu/dir/file1.2f98c60a.partial 2026/04/26 04:35:06 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/26 04:35:06 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/26 04:35:06 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/04/26 04:35:06 INFO : dir/file1: Copied (replaced existing) 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/26 04:35:06 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/26 04:35:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:06 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/26 04:35:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.30s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.18s) === RUN TestFileOpenRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 04:35:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : dir: Looking for writers 2026/04/26 04:35:06 DEBUG : file1: reading active writers 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : dir: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/04/26 04:35:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/26 04:35:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/26 04:35:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/26 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:06 DEBUG : Looking for writers 2026/04/26 04:35:06 DEBUG : file.txt: reading active writers 2026/04/26 04:35:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (25 bytes), uploading instead of streaming 2026/04/26 04:35:07 DEBUG : dir/file1: size = 25 OK 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/26 04:35:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : dir/file1: Remove: 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1: >Remove: err= 2026/04/26 04:35:07 DEBUG : dir/file1: Remove: 2026/04/26 04:35:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.03s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : dir/file1: Remove: 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1: >Remove: err= 2026/04/26 04:35:07 DEBUG : dir/file1: Remove: 2026/04/26 04:35:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=0x3 2026/04/26 04:35:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a1fdf76c0 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Updating file with dir/file1 0x2a1a1fdf76c0 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1: File is currently open, delaying rename 0x2a1a1fdf76c0 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (25 bytes), uploading instead of streaming 2026/04/26 04:35:07 DEBUG : dir/file1: size = 25 OK 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/26 04:35:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 DEBUG : newLeaf: Running delayed rename now 2026/04/26 04:35:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a1fdf76c0 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a202e5ba0 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Updating file with dir/file1 0x2a1a202e5ba0 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1: File is currently open, delaying rename 0x2a1a202e5ba0 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (25 bytes), uploading instead of streaming 2026/04/26 04:35:07 DEBUG : dir/file1: size = 25 OK 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/26 04:35:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 DEBUG : newLeaf: Running delayed rename now 2026/04/26 04:35:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a202e5ba0 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 04:35:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600100): openPending: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600100): >openPending: err= 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 04:35:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600100): _writeAt: size=14, off=0 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600100): >_writeAt: n=14, err= 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600100): close: 2026/04/26 04:35:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/26 04:35:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600100): >close: err= 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: starting upload 2026/04/26 04:35:07 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1.ca338588.partial" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1.ca338588.partial 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1.ca338588.partial 2026/04/26 04:35:07 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/26 04:35:07 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/04/26 04:35:07 INFO : dir/file1: Copied (replaced existing) 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600b00): _readAt: size=512, off=0 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600b00): openPending: 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600b00): >openPending: err= 2026/04/26 04:35:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600b00): >_readAt: n=14, err=EOF 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600b00): close: 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a20600b00): >close: err= 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 04:35:07 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a2018bba0 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/26 04:35:07 DEBUG : dir/file1: Updating file with dir/file1 0x2a1a2018bba0 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a205c4280): openPending: 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a205c4280): >openPending: err= 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 04:35:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a205c4280): _writeAt: size=25, off=0 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a205c4280): >_writeAt: n=25, err= 2026/04/26 04:35:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 04:35:07 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a2018bba0 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 DEBUG : newLeaf(0x2a1a205c4280): close: 2026/04/26 04:35:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/26 04:35:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-26 04:35:07.431936549 +0000 UTC m=+3.082451140 2026/04/26 04:35:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:07 DEBUG : newLeaf(0x2a1a205c4280): >close: err= 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:07 DEBUG : newLeaf: vfs cache: starting upload 2026/04/26 04:35:07 DEBUG : newLeaf.474a16d2.partial: size = 25 OK 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf.474a16d2.partial" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf.474a16d2.partial 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf.474a16d2.partial 2026/04/26 04:35:07 DEBUG : newLeaf.474a16d2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/26 04:35:07 DEBUG : newLeaf.474a16d2.partial: renamed to: newLeaf 2026/04/26 04:35:07 INFO : newLeaf: Copied (replaced existing) 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-26 04:35:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/26 04:35:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a2061c000 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Updating file with dir/file1 0x2a1a2061c000 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a1fd27100): openPending: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a1fd27100): >openPending: err= 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 04:35:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a1fd27100): _writeAt: size=25, off=0 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a1fd27100): >_writeAt: n=25, err= 2026/04/26 04:35:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 04:35:07 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a2061c000 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 DEBUG : newLeaf(0x2a1a1fd27100): close: 2026/04/26 04:35:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/26 04:35:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-26 04:35:07.664644717 +0000 UTC m=+3.315159318 2026/04/26 04:35:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:07 DEBUG : newLeaf(0x2a1a1fd27100): >close: err= 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:07 DEBUG : newLeaf: vfs cache: starting upload 2026/04/26 04:35:07 DEBUG : newLeaf.7da6d898.partial: size = 25 OK 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf.7da6d898.partial" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf.7da6d898.partial 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf.7da6d898.partial 2026/04/26 04:35:07 DEBUG : newLeaf.7da6d898.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/26 04:35:07 DEBUG : newLeaf.7da6d898.partial: renamed to: newLeaf 2026/04/26 04:35:07 INFO : newLeaf: Copied (replaced existing) 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-26 04:35:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/26 04:35:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/26 04:35:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:07 DEBUG : >WaitForWriters: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 04:35:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a1ffd0f40): openPending: 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a1ffd0f40): >openPending: err= 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 04:35:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a1ffd0f40): _writeAt: size=14, off=0 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a1ffd0f40): >_writeAt: n=14, err= 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a1ffd0f40): close: 2026/04/26 04:35:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/26 04:35:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:07 DEBUG : dir/file1(0x2a1a1ffd0f40): >close: err= 2026/04/26 04:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:07 DEBUG : dir: Looking for writers 2026/04/26 04:35:07 DEBUG : file1: reading active writers 2026/04/26 04:35:07 DEBUG : Looking for writers 2026/04/26 04:35:07 DEBUG : dir: reading active writers 2026/04/26 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: starting upload 2026/04/26 04:35:07 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1.ca338588.partial" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1.ca338588.partial 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1.ca338588.partial 2026/04/26 04:35:07 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/26 04:35:07 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/04/26 04:35:07 INFO : dir/file1: Copied (replaced existing) 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/26 04:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1ffd1500): _readAt: size=512, off=0 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1ffd1500): openPending: 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1ffd1500): >openPending: err= 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1ffd1500): >_readAt: n=14, err=EOF 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1ffd1500): close: 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1ffd1500): >close: err= 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 04:35:08 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a2061d2b0 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/26 04:35:08 DEBUG : dir/file1: Updating file with dir/file1 0x2a1a2061d2b0 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a2007c8c0): openPending: 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a2007c8c0): >openPending: err= 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 04:35:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a2007c8c0): _writeAt: size=25, off=0 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a2007c8c0): >_writeAt: n=25, err= 2026/04/26 04:35:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 04:35:08 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a2061d2b0 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:08 DEBUG : newLeaf(0x2a1a2007c8c0): close: 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/26 04:35:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-26 04:35:08.053909123 +0000 UTC m=+3.704423734 2026/04/26 04:35:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:08 DEBUG : newLeaf(0x2a1a2007c8c0): >close: err= 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:08 DEBUG : newLeaf: vfs cache: starting upload 2026/04/26 04:35:08 DEBUG : newLeaf.b2b5f121.partial: size = 25 OK 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf.b2b5f121.partial" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf.b2b5f121.partial 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf.b2b5f121.partial 2026/04/26 04:35:08 DEBUG : newLeaf.b2b5f121.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/26 04:35:08 DEBUG : newLeaf.b2b5f121.partial: renamed to: newLeaf 2026/04/26 04:35:08 INFO : newLeaf: Copied (replaced existing) 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-26 04:35:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/26 04:35:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206011c0): _readAt: size=512, off=0 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206011c0): openPending: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206011c0): >openPending: err= 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206011c0): >_readAt: n=14, err=EOF 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206011c0): close: 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206011c0): >close: err= 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 04:35:08 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a2014f790 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/26 04:35:08 DEBUG : dir/file1: Updating file with dir/file1 0x2a1a2014f790 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a205fa000): openPending: 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a205fa000): >openPending: err= 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 04:35:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a205fa000): _writeAt: size=25, off=0 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a205fa000): >_writeAt: n=25, err= 2026/04/26 04:35:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 04:35:08 DEBUG : newLeaf: Updating file with newLeaf 0x2a1a2014f790 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:08 DEBUG : newLeaf(0x2a1a205fa000): close: 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/26 04:35:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-26 04:35:08.28367377 +0000 UTC m=+3.934188401 2026/04/26 04:35:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:08 DEBUG : newLeaf(0x2a1a205fa000): >close: err= 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:08 DEBUG : newLeaf: vfs cache: starting upload 2026/04/26 04:35:08 DEBUG : newLeaf.727c777d.partial: size = 25 OK 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf.727c777d.partial" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf.727c777d.partial 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf.727c777d.partial 2026/04/26 04:35:08 DEBUG : newLeaf.727c777d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/26 04:35:08 DEBUG : newLeaf.727c777d.partial: renamed to: newLeaf 2026/04/26 04:35:08 INFO : newLeaf: Copied (replaced existing) 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-26 04:35:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/26 04:35:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 04:35:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/newLeaf" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-sivatif5qotu/newLeaf 2026/04/26 04:35:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : newLeaf: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestFileRename (1.36s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.39s) --- PASS: TestFileRename/writes,forceCache=false (0.23s) --- PASS: TestFileRename/writes,forceCache=true (0.39s) --- PASS: TestFileRename/full,forceCache=false (0.23s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 04:35:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 04:35:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/26 04:35:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/26 04:35:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/26 04:35:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 04:35:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/26 04:35:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/26 04:35:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/26 04:35:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/26 04:35:08 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/26 04:35:08 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/26 04:35:08 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/26 04:35:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/26 04:35:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/26 04:35:08 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/26 04:35:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/26 04:35:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/26 04:35:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/26 04:35:08 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 04:35:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 04:35:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): _readAt: size=1, off=0 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): openPending: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): >openPending: err= 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): >_readAt: n=1, err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): _readAt: size=256, off=1 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): >_readAt: n=15, err=EOF 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): _readAt: size=16, off=16 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): >_readAt: n=0, err=EOF 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): close: 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): >close: err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): close: 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a201827c0): >close: err=file already closed 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): _readAt: size=1, off=0 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): openPending: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): >openPending: err= 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): >_readAt: n=1, err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): _readAt: size=1, off=5 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): >_readAt: n=1, err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): _readAt: size=1, off=3 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): >_readAt: n=1, err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): _readAt: size=1, off=13 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): >_readAt: n=1, err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): _readAt: size=16, off=100 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): >_readAt: n=0, err=EOF 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): close: 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20183000): >close: err= 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): _readAt: size=1, off=0 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): openPending: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): >openPending: err= 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): >_readAt: n=1, err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): _readAt: size=1, off=5 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): >_readAt: n=1, err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): _readAt: size=1, off=1 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): >_readAt: n=1, err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): _readAt: size=6, off=10 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): >_readAt: n=6, err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): _readAt: size=256, off=10 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): >_readAt: n=6, err=EOF 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): _readAt: size=256, off=100 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): >_readAt: n=0, err=EOF 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): close: 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): >close: err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): _readAt: size=256, off=100 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a20548900): >_readAt: n=0, err=file already closed 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206f0dc0): RWFileHandle.Flush 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206f0dc0): _readAt: size=256, off=0 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206f0dc0): openPending: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206f0dc0): >openPending: err= 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206f0dc0): >_readAt: n=16, err=EOF 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206f0dc0): RWFileHandle.Flush 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206f0dc0): RWFileHandle.Flush 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206f0dc0): close: 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a206f0dc0): >close: err= 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 04:35:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1f865680): _readAt: size=256, off=0 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1f865680): openPending: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/26 04:35:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 04:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1f865680): >openPending: err= 2026/04/26 04:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1f865680): >_readAt: n=16, err=EOF 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1f865680): RWFileHandle.Release 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1f865680): close: 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1f865680): >close: err= 2026/04/26 04:35:08 DEBUG : dir/file1(0x2a1a1f865680): RWFileHandle.Release 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : dir: Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : dir: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:08 DEBUG : file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : file1(0x2a1a20549880): openPending: 2026/04/26 04:35:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : file1(0x2a1a20549880): >openPending: err= 2026/04/26 04:35:08 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 04:35:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 04:35:08 DEBUG : file1(0x2a1a20549880): _writeAt: size=5, off=0 2026/04/26 04:35:08 DEBUG : file1(0x2a1a20549880): >_writeAt: n=5, err= 2026/04/26 04:35:08 DEBUG : file1(0x2a1a20549880): _writeAt: size=7, off=5 2026/04/26 04:35:08 DEBUG : file1(0x2a1a20549880): >_writeAt: n=7, err= 2026/04/26 04:35:08 DEBUG : file1: vfs cache: truncate to size=11 2026/04/26 04:35:08 DEBUG : file1(0x2a1a20549880): close: 2026/04/26 04:35:08 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 04:35:08.827207802 +0000 UTC m=+4.477722393 2026/04/26 04:35:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:08 DEBUG : file1(0x2a1a20549880): >close: err= 2026/04/26 04:35:08 DEBUG : file1(0x2a1a20549880): close: 2026/04/26 04:35:08 DEBUG : file1(0x2a1a20549880): >close: err=file already closed 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:08 DEBUG : file1: vfs cache: starting upload 2026/04/26 04:35:08 DEBUG : file1.ba1ed342.partial: size = 11 OK 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1.ba1ed342.partial" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1.ba1ed342.partial 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-sivatif5qotu/file1.ba1ed342.partial 2026/04/26 04:35:08 DEBUG : file1.ba1ed342.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/26 04:35:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/26 04:35:08 DEBUG : file1.ba1ed342.partial: renamed to: file1 2026/04/26 04:35:08 INFO : file1: Copied (new) 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/26 04:35:08 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-26 04:35:08 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/26 04:35:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:08 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : >WaitForWriters: 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:08 DEBUG : file1: newRWFileHandle: 2026/04/26 04:35:08 DEBUG : file1(0x2a1a206f1900): openPending: 2026/04/26 04:35:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : file1(0x2a1a206f1900): >openPending: err= 2026/04/26 04:35:08 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 04:35:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 04:35:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 04:35:08 DEBUG : file1(0x2a1a206f1900): _writeAt: size=7, off=0 2026/04/26 04:35:08 DEBUG : file1(0x2a1a206f1900): >_writeAt: n=7, err= 2026/04/26 04:35:08 DEBUG : file1(0x2a1a206f1900): _writeAt: size=6, off=5 2026/04/26 04:35:08 DEBUG : file1(0x2a1a206f1900): >_writeAt: n=6, err= 2026/04/26 04:35:08 DEBUG : file1(0x2a1a206f1900): close: 2026/04/26 04:35:08 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 04:35:08.994457884 +0000 UTC m=+4.644972474 2026/04/26 04:35:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:08 DEBUG : file1(0x2a1a206f1900): >close: err= 2026/04/26 04:35:08 DEBUG : file1(0x2a1a206f1900): _writeAt: size=5, off=0 2026/04/26 04:35:08 DEBUG : file1(0x2a1a206f1900): >_writeAt: n=0, err=file already closed 2026/04/26 04:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:08 DEBUG : Looking for writers 2026/04/26 04:35:08 DEBUG : file1: reading active writers 2026/04/26 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:09 DEBUG : file1: vfs cache: starting upload 2026/04/26 04:35:09 DEBUG : file1.4d1e1022.partial: size = 11 OK 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1.4d1e1022.partial" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1.4d1e1022.partial 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-sivatif5qotu/file1.4d1e1022.partial 2026/04/26 04:35:09 DEBUG : file1.4d1e1022.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/26 04:35:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/26 04:35:09 DEBUG : file1.4d1e1022.partial: renamed to: file1 2026/04/26 04:35:09 INFO : file1: Copied (new) 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/26 04:35:09 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-26 04:35:08 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/26 04:35:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : >WaitForWriters: 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/26 04:35:09 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : >WaitForWriters: 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:09 DEBUG : file1: newRWFileHandle: 2026/04/26 04:35:09 DEBUG : file1(0x2a1a1ffd0a00): openPending: 2026/04/26 04:35:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 DEBUG : file1(0x2a1a1ffd0a00): >openPending: err= 2026/04/26 04:35:09 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 04:35:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 04:35:09 DEBUG : file1(0x2a1a1ffd0a00): close: 2026/04/26 04:35:09 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 04:35:09.160807124 +0000 UTC m=+4.811321715 2026/04/26 04:35:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:09 DEBUG : file1(0x2a1a1ffd0a00): >close: err= 2026/04/26 04:35:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/26 04:35:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 04:35:09 DEBUG : file2: newRWFileHandle: 2026/04/26 04:35:09 DEBUG : file2(0x2a1a1ffd0e80): openPending: 2026/04/26 04:35:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/26 04:35:09 DEBUG : file2(0x2a1a1ffd0e80): >openPending: err= 2026/04/26 04:35:09 DEBUG : file2: >newRWFileHandle: err= 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/26 04:35:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/26 04:35:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/26 04:35:09 DEBUG : file2(0x2a1a1ffd0e80): RWFileHandle.Flush 2026/04/26 04:35:09 DEBUG : file2(0x2a1a1ffd0e80): RWFileHandle.Release 2026/04/26 04:35:09 DEBUG : file2(0x2a1a1ffd0e80): close: 2026/04/26 04:35:09 DEBUG : file2: vfs cache: setting modification time to 2026-04-26 04:35:09.161558494 +0000 UTC m=+4.812073085 2026/04/26 04:35:09 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:09 DEBUG : file2(0x2a1a1ffd0e80): >close: err= 2026/04/26 04:35:09 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : file2: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : file2: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : file2: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : file2: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/26 04:35:09 DEBUG : file2: vfs cache: starting upload 2026/04/26 04:35:09 DEBUG : file1: vfs cache: starting upload 2026/04/26 04:35:09 DEBUG : file2.d8504aad.partial: size = 0 OK 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file2.d8504aad.partial" 2026/04/26 04:35:09 DEBUG : file1.672955a4.partial: size = 0 OK 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1.672955a4.partial" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file2.d8504aad.partial 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1.672955a4.partial 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/file2.d8504aad.partial 2026/04/26 04:35:09 DEBUG : file2.d8504aad.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:09 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/file1.672955a4.partial 2026/04/26 04:35:09 DEBUG : file1.672955a4.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/26 04:35:09 DEBUG : file2.d8504aad.partial: renamed to: file2 2026/04/26 04:35:09 INFO : file2: Copied (new) 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file2" 2026/04/26 04:35:09 DEBUG : file1.672955a4.partial: renamed to: file1 2026/04/26 04:35:09 INFO : file1: Copied (new) 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file2 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/file2 2026/04/26 04:35:09 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:09 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-26 04:35:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/26 04:35:09 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/26 04:35:09 INFO : file2: vfs cache: upload succeeded try #1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:09 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-26 04:35:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/26 04:35:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : file2: reading active writers 2026/04/26 04:35:09 DEBUG : >WaitForWriters: 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file2" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file2 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/file2 2026/04/26 04:35:09 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file2" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file2 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-sivatif5qotu/file2 2026/04/26 04:35:09 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/26 04:35:09 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : file2: reading active writers 2026/04/26 04:35:09 DEBUG : >WaitForWriters: 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:09 DEBUG : file1: newRWFileHandle: 2026/04/26 04:35:09 DEBUG : file1(0x2a1a2007d140): openPending: 2026/04/26 04:35:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 DEBUG : file1(0x2a1a2007d140): >openPending: err= 2026/04/26 04:35:09 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 04:35:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 04:35:09 DEBUG : file1(0x2a1a2007d140): _writeAt: size=5, off=0 2026/04/26 04:35:09 DEBUG : file1(0x2a1a2007d140): >_writeAt: n=5, err= 2026/04/26 04:35:09 DEBUG : file1(0x2a1a2007d140): RWFileHandle.Flush 2026/04/26 04:35:09 DEBUG : file1(0x2a1a2007d140): RWFileHandle.Flush 2026/04/26 04:35:09 DEBUG : file1(0x2a1a2007d140): close: 2026/04/26 04:35:09 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 04:35:09.329590372 +0000 UTC m=+4.980104963 2026/04/26 04:35:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:09 DEBUG : file1(0x2a1a2007d140): >close: err= 2026/04/26 04:35:09 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:09 DEBUG : file1: vfs cache: starting upload 2026/04/26 04:35:09 DEBUG : file1.8d9729c7.partial: size = 5 OK 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1.8d9729c7.partial" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1.8d9729c7.partial 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/file1.8d9729c7.partial 2026/04/26 04:35:09 DEBUG : file1.8d9729c7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/26 04:35:09 DEBUG : file1.8d9729c7.partial: renamed to: file1 2026/04/26 04:35:09 INFO : file1: Copied (new) 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-26 04:35:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/26 04:35:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : >WaitForWriters: 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:09 DEBUG : file1: newRWFileHandle: 2026/04/26 04:35:09 DEBUG : file1(0x2a1a20600b00): openPending: 2026/04/26 04:35:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 DEBUG : file1(0x2a1a20600b00): >openPending: err= 2026/04/26 04:35:09 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 04:35:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 04:35:09 DEBUG : file1(0x2a1a20600b00): _writeAt: size=5, off=0 2026/04/26 04:35:09 DEBUG : file1(0x2a1a20600b00): >_writeAt: n=5, err= 2026/04/26 04:35:09 DEBUG : file1(0x2a1a20600b00): RWFileHandle.Release 2026/04/26 04:35:09 DEBUG : file1(0x2a1a20600b00): close: 2026/04/26 04:35:09 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 04:35:09.488213645 +0000 UTC m=+5.138728247 2026/04/26 04:35:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:09 DEBUG : file1(0x2a1a20600b00): >close: err= 2026/04/26 04:35:09 DEBUG : file1(0x2a1a20600b00): RWFileHandle.Release 2026/04/26 04:35:09 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:09 DEBUG : file1: vfs cache: starting upload 2026/04/26 04:35:09 DEBUG : file1.5f11c909.partial: size = 5 OK 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1.5f11c909.partial" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1.5f11c909.partial 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/file1.5f11c909.partial 2026/04/26 04:35:09 DEBUG : file1.5f11c909.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/26 04:35:09 DEBUG : file1.5f11c909.partial: renamed to: file1 2026/04/26 04:35:09 INFO : file1: Copied (new) 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:09 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-26 04:35:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/26 04:35:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : >WaitForWriters: 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/26 04:35:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a1f93dcc0): openPending: 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 04:35:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a1f93dcc0): >openPending: err= 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 04:35:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a1f93dcc0): _writeAt: size=5, off=0 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a1f93dcc0): >_writeAt: n=5, err= 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a1f93dcc0): close: 2026/04/26 04:35:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-26 04:35:09.663299071 +0000 UTC m=+5.313813672 2026/04/26 04:35:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a1f93dcc0): >close: err= 2026/04/26 04:35:09 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:09 DEBUG : dir: Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : dir: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:09 DEBUG : dir: Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : dir: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:09 DEBUG : dir: Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : dir: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:09 DEBUG : dir: Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : dir: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: starting upload 2026/04/26 04:35:09 DEBUG : dir/file1.681c38a8.partial: size = 5 OK 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1.681c38a8.partial" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1.681c38a8.partial 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/dir/file1.681c38a8.partial 2026/04/26 04:35:09 DEBUG : dir/file1.681c38a8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:09 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/26 04:35:09 DEBUG : dir/file1.681c38a8.partial: renamed to: dir/file1 2026/04/26 04:35:09 INFO : dir/file1: Copied (replaced existing) 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-26 04:35:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:09 DEBUG : dir: Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : dir: reading active writers 2026/04/26 04:35:09 DEBUG : >WaitForWriters: 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/26 04:35:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 04:35:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 04:35:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 04:35:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a20099400): _writeAt: size=5, off=0 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a20099400): openPending: 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 04:35:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a20099400): >openPending: err= 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a20099400): >_writeAt: n=5, err= 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a20099400): _writeAt: size=15, off=5 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a20099400): >_writeAt: n=15, err= 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a20099400): close: 2026/04/26 04:35:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-26 04:35:09.840974852 +0000 UTC m=+5.491489453 2026/04/26 04:35:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:09 DEBUG : dir/file1(0x2a1a20099400): >close: err= 2026/04/26 04:35:09 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:09 DEBUG : dir: Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : dir: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:09 DEBUG : dir: Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : dir: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:09 DEBUG : dir: Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : dir: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:09 DEBUG : dir: Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : dir: reading active writers 2026/04/26 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: starting upload 2026/04/26 04:35:09 DEBUG : dir/file1.ae8e8e09.partial: size = 20 OK 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1.ae8e8e09.partial" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1.ae8e8e09.partial 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-sivatif5qotu/dir/file1.ae8e8e09.partial 2026/04/26 04:35:09 DEBUG : dir/file1.ae8e8e09.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/04/26 04:35:09 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/26 04:35:09 DEBUG : dir/file1.ae8e8e09.partial: renamed to: dir/file1 2026/04/26 04:35:09 INFO : dir/file1: Copied (replaced existing) 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:09 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-26 04:35:09 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/26 04:35:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:09 DEBUG : dir: Looking for writers 2026/04/26 04:35:09 DEBUG : file1: reading active writers 2026/04/26 04:35:09 DEBUG : Looking for writers 2026/04/26 04:35:09 DEBUG : dir: reading active writers 2026/04/26 04:35:09 DEBUG : >WaitForWriters: 2026/04/26 04:35:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : file1: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : file1(0x2a1a20590240): openPending: 2026/04/26 04:35:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:10 DEBUG : file1(0x2a1a20590240): >openPending: err= 2026/04/26 04:35:10 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 04:35:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 04:35:10 DEBUG : file1(0x2a1a20590240): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : file1(0x2a1a20590240): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : file1(0x2a1a20590240): close: 2026/04/26 04:35:10 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 04:35:10.006272044 +0000 UTC m=+5.656786655 2026/04/26 04:35:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : file1(0x2a1a20590240): >close: err= 2026/04/26 04:35:10 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:10 DEBUG : file1: vfs cache: starting upload 2026/04/26 04:35:10 DEBUG : file1.939249c0.partial: size = 5 OK 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1.939249c0.partial" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1.939249c0.partial 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/file1.939249c0.partial 2026/04/26 04:35:10 DEBUG : file1.939249c0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/26 04:35:10 DEBUG : file1.939249c0.partial: renamed to: file1 2026/04/26 04:35:10 INFO : file1: Copied (new) 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:10 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-26 04:35:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/26 04:35:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : >WaitForWriters: 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205781c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205781c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205781c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205781c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205781c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.167105002 +0000 UTC m=+5.817619603 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205781c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578640): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578640): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578640): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578640): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578640): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578640): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578640): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.167105002 +0000 UTC m=+5.817619603 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578640): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578b40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578b40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578b40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578b40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578b40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.167105002 +0000 UTC m=+5.817619603 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20578b40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010c460 item 1 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579180): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579180): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579180): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579180): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579180): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.169127744 +0000 UTC m=+5.819642345 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579180): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579680): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579680): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579680): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579680): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579680): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.169127744 +0000 UTC m=+5.819642345 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579680): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010ca10 item 2 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579cc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579cc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579cc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579cc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579cc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.170561293 +0000 UTC m=+5.821075883 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20579cc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865600): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865600): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865600): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865600): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865600): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865600): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865600): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.170561293 +0000 UTC m=+5.821075883 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865600): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865e80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865e80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865e80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865e80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865e80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.170561293 +0000 UTC m=+5.821075883 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865e80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010cd90 item 3 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26680): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26680): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26680): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26680): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26680): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.17239153 +0000 UTC m=+5.822906122 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26680): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd27200): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd27200): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd27200): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd27200): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd27200): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.17239153 +0000 UTC m=+5.822906122 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd27200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010d490 item 4 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0440): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0440): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0440): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.173646201 +0000 UTC m=+5.824160802 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f08c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f08c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f08c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f08c0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f08c0): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f08c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f08c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.173646201 +0000 UTC m=+5.824160802 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f08c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0d80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0d80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0d80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0d80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0d80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.173646201 +0000 UTC m=+5.824160802 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f0d80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010d960 item 5 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1440): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1440): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1440): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.175608038 +0000 UTC m=+5.826122639 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1980): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1980): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1980): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1980): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1980): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.175608038 +0000 UTC m=+5.826122639 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206f1980): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200ca150 item 6 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbecb80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbecb80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbecb80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbecb80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbecb80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.177217398 +0000 UTC m=+5.827731990 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbecb80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed7c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed7c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed7c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed7c0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed7c0): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed7c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.177217398 +0000 UTC m=+5.827731990 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed7c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbedd40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbedd40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbedd40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbedd40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbedd40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.177217398 +0000 UTC m=+5.827731990 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbedd40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200ca770 item 7 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0780): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0780): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0780): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0780): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0780): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.17942529 +0000 UTC m=+5.829939891 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0780): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.17942529 +0000 UTC m=+5.829939891 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200cad20 item 8 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1280): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1ffd1280): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1280): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1280): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1280): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1280): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1280): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1640): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1640): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1640): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1640): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1640): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.181111095 +0000 UTC m=+5.831625696 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1640): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1ac0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1ac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1ac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1ac0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1ac0): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1ac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.181111095 +0000 UTC m=+5.831625696 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1ac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e0c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e0c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e0c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e0c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e0c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.181111095 +0000 UTC m=+5.831625696 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e0c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200cb260 item 9 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e740): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e740): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e740): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e740): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e740): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.183351669 +0000 UTC m=+5.833866279 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e740): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7ee00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7ee00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7ee00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7ee00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7ee00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.183351669 +0000 UTC m=+5.833866279 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7ee00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200cb880 item 10 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f440): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1fd7f440): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f440): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f440): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f440): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f440): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f800): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f800): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f800): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f800): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f800): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.185010483 +0000 UTC m=+5.835525134 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f800): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fd00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fd00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fd00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fd00): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fd00): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fd00): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fd00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.185010483 +0000 UTC m=+5.835525134 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fd00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600300): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600300): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600300): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600300): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600300): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.185010483 +0000 UTC m=+5.835525134 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600300): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200cbc00 item 11 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600a00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600a00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600a00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600a00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600a00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.187041791 +0000 UTC m=+5.837556412 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600a00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600f40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600f40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600f40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600f40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600f40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.187041791 +0000 UTC m=+5.837556412 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20600f40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fe00690 item 12 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601580): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a20601580): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601580): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601580): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601580): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601580): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601940): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601940): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601940): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601940): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601940): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.188749206 +0000 UTC m=+5.839263797 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20601940): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93ccc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93ccc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93ccc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93ccc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93ccc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.188749206 +0000 UTC m=+5.839263797 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93ccc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fe01260 item 13 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d440): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d440): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d440): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.19031269 +0000 UTC m=+5.840827281 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d980): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d980): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d980): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d980): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d980): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.19031269 +0000 UTC m=+5.840827281 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d980): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fe01810 item 14 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c0c0): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a2007c0c0): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c0c0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c0c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c0c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c0c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c480): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c480): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c480): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c480): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c480): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.19197979 +0000 UTC m=+5.842494401 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007c480): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007cb40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007cb40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007cb40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007cb40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007cb40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.19197979 +0000 UTC m=+5.842494401 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007cb40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fe01e30 item 15 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d240): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d240): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d240): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.193536702 +0000 UTC m=+5.844051323 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d780): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d780): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d780): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d780): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d780): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.193536702 +0000 UTC m=+5.844051323 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007d780): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20550380 item 16 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007ddc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007ddc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007ddc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007ddc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007ddc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.195175258 +0000 UTC m=+5.845689849 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2007ddc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58340): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58340): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58340): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58340): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58340): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58340): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58340): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58340): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.195175258 +0000 UTC m=+5.845689849 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58840): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58840): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58840): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58840): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58840): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.195175258 +0000 UTC m=+5.845689849 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58840): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20550700 item 17 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58ec0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58ec0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58ec0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58ec0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58ec0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.197428094 +0000 UTC m=+5.847942685 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe58ec0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59400): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59400): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59400): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59400): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59400): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.197428094 +0000 UTC m=+5.847942685 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20550d20 item 18 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59a80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59a80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59a80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59a80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59a80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.199170636 +0000 UTC m=+5.849685228 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe59a80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70080): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70080): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70080): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70080): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70080): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70080): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70080): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70080): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.199170636 +0000 UTC m=+5.849685228 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70080): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70580): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70580): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70580): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70580): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70580): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.199170636 +0000 UTC m=+5.849685228 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20551110 item 19 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70c00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70c00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70c00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70c00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70c00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.201428864 +0000 UTC m=+5.851943455 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe70c00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71140): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71140): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71140): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71140): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71140): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.201428864 +0000 UTC m=+5.851943455 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71140): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a205516c0 item 20 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe717c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe717c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe717c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe717c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe717c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.20277173 +0000 UTC m=+5.853286332 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe717c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71cc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71cc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71cc0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71cc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71cc0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71cc0): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71cc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.20277173 +0000 UTC m=+5.853286332 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe71cc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac2c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac2c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac2c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac2c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac2c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.20277173 +0000 UTC m=+5.853286332 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac2c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20551a40 item 21 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac940): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac940): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac940): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac940): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac940): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.204622858 +0000 UTC m=+5.855137459 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feac940): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feace80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feace80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feace80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feace80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feace80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.204622858 +0000 UTC m=+5.855137459 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feace80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20262070 item 22 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fead500): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fead500): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fead500): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fead500): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fead500): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.206065313 +0000 UTC m=+5.856579904 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fead500): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feada00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feada00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feada00): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feada00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feada00): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feada00): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feada00): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feada00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.206065313 +0000 UTC m=+5.856579904 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feada00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca000): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca000): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca000): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.206065313 +0000 UTC m=+5.856579904 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202623f0 item 23 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca680): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca680): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca680): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca680): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca680): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.20787869 +0000 UTC m=+5.858393281 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feca680): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecabc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecabc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecabc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecabc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecabc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.20787869 +0000 UTC m=+5.858393281 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecabc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20262930 item 24 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb200): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1fecb200): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb200): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb200): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb200): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb200): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb5c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb5c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb5c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb5c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb5c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.209235823 +0000 UTC m=+5.859750414 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecb5c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecbac0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecbac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecbac0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecbac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecbac0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecbac0): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecbac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecbac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.209235823 +0000 UTC m=+5.859750414 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fecbac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8100): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8100): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8100): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8100): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8100): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.209235823 +0000 UTC m=+5.859750414 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8100): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20262cb0 item 25 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8780): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8780): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8780): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8780): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8780): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.210943721 +0000 UTC m=+5.861458312 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8780): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8cc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8cc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8cc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8cc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8cc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.210943721 +0000 UTC m=+5.861458312 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee8cc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20263180 item 26 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9300): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1fee9300): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9300): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9300): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9300): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9300): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9300): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee96c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee96c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee96c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee96c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee96c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.212194554 +0000 UTC m=+5.862709145 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee96c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9bc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9bc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9bc0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9bc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9bc0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9bc0): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9bc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.212194554 +0000 UTC m=+5.862709145 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee9bc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c200): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c200): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c200): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c200): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c200): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.212194554 +0000 UTC m=+5.862709145 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20263570 item 27 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c880): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c880): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.21422443 +0000 UTC m=+5.864739031 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6c880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6cdc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6cdc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6cdc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6cdc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6cdc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.21422443 +0000 UTC m=+5.864739031 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6cdc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20263a40 item 28 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d400): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1ff6d400): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d400): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d400): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d400): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d400): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d7c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d7c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d7c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d7c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d7c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.215601701 +0000 UTC m=+5.866116302 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6d7c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6de80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6de80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6de80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6de80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6de80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.215601701 +0000 UTC m=+5.866116302 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ff6de80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20263dc0 item 29 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffe600): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffe600): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffe600): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffe600): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffe600): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.216973212 +0000 UTC m=+5.867487813 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffe600): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffeb40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffeb40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffeb40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffeb40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffeb40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.216973212 +0000 UTC m=+5.867487813 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fffeb40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20268380 item 30 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffff180): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1ffff180): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffff180): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffff180): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffff180): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffff180): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffff180): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8140): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8140): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8140): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8140): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8140): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.218387996 +0000 UTC m=+5.868902587 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8140): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8800): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8800): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8800): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8800): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8800): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.218387996 +0000 UTC m=+5.868902587 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8800): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7e700 item 31 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8e80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8e80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8e80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8e80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8e80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.2198191 +0000 UTC m=+5.870333701 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f8e80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f93c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f93c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f93c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f93c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f93c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.2198191 +0000 UTC m=+5.870333701 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f93c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7ec40 item 32 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9a00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9a00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9a00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9a00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9a00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.221561292 +0000 UTC m=+5.872075882 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9a00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9e80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9e80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9e80): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9e80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9e80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7f500 item 33 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9e80): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9e80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.222107885 +0000 UTC m=+5.872622475 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205f9e80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100480): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100480): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100480): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100480): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100480): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.222107885 +0000 UTC m=+5.872622475 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100480): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7f8f0 item 33 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100ac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100ac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100ac0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100ac0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100ac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.224124003 +0000 UTC m=+5.874638595 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100ac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100f40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100f40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7fe30 item 34 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100f40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100f40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100f40): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100f40): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100f40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.224697257 +0000 UTC m=+5.875211887 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20100f40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101480): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101480): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101480): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101480): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101480): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.224697257 +0000 UTC m=+5.875211887 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101480): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff7a2a0 item 34 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101ac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101ac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101ac0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101ac0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101ac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.226200116 +0000 UTC m=+5.876714718 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20101ac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc040): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc040): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc040): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc040): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc040): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff7b420 item 35 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc040): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc040): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.226769392 +0000 UTC m=+5.877283993 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc040): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc540): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc540): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc540): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc540): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc540): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.226769392 +0000 UTC m=+5.877283993 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bc540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff7b5e0 item 35 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bcbc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bcbc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bcbc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bcbc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bcbc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.228169928 +0000 UTC m=+5.878684529 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bcbc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd0c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd0c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff7bd50 item 36 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd0c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd0c0): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd0c0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd0c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.228669151 +0000 UTC m=+5.879183742 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd0c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd600): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd600): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd600): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd600): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd600): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.228669151 +0000 UTC m=+5.879183742 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bd600): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011a0e0 item 36 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bdc40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bdc40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bdc40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bdc40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bdc40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.229777616 +0000 UTC m=+5.880292206 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201bdc40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d21c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d21c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d21c0): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d21c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d21c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011a4d0 item 37 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d21c0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d21c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.230255168 +0000 UTC m=+5.880769759 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d21c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d26c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d26c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d26c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d26c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d26c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.230255168 +0000 UTC m=+5.880769759 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d26c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011a700 item 37 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d2d40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d2d40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d2d40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d2d40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d2d40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.231527832 +0000 UTC m=+5.882042423 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d2d40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3240): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011aee0 item 38 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3240): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3240): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3240): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3240): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.23199755 +0000 UTC m=+5.882512141 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3780): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3780): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3780): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3780): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3780): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.23199755 +0000 UTC m=+5.882512141 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3780): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011b1f0 item 38 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3e00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3e00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3e00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3e00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3e00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.233197487 +0000 UTC m=+5.883712078 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201d3e00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee400): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee400): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee400): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee400): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee400): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011b5e0 item 39 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee400): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee400): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.233547679 +0000 UTC m=+5.884062270 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee900): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee900): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee900): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.233547679 +0000 UTC m=+5.884062270 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ee900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011b7a0 item 39 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201eef80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201eef80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201eef80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201eef80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201eef80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.234775098 +0000 UTC m=+5.885289688 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201eef80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef480): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef480): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011bb90 item 40 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef480): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef480): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef480): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef480): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef480): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.235258541 +0000 UTC m=+5.885773132 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef480): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef9c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef9c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef9c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef9c0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef9c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.235258541 +0000 UTC m=+5.885773132 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ef9c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011bd50 item 40 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216080): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216080): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216080): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216080): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216080): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216080): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216080): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.236407652 +0000 UTC m=+5.886922243 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216080): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216580): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216580): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216580): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a23f0 item 41 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216580): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216580): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.236860698 +0000 UTC m=+5.887375289 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216a40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216a40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216a40): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216a40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216a40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a25b0 item 41 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216a40): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216a40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.237362125 +0000 UTC m=+5.887876716 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216a40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216f80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216f80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216f80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216f80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216f80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.237362125 +0000 UTC m=+5.887876716 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20216f80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a27e0 item 41 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202175c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202175c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202175c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202175c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202175c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202175c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202175c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.238574666 +0000 UTC m=+5.889089258 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202175c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20217ac0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20217ac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20217ac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a2c40 item 42 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20217ac0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20217ac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.239003066 +0000 UTC m=+5.889517657 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20217ac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236100): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236100): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a2e00 item 42 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236100): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236100): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236100): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236100): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236100): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.239525322 +0000 UTC m=+5.890039914 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236100): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236680): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236680): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236680): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236680): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236680): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.239525322 +0000 UTC m=+5.890039914 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236680): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a2fc0 item 42 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236cc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236cc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236cc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236cc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236cc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236cc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.240567582 +0000 UTC m=+5.891082173 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20236cc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202371c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202371c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202371c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a3570 item 43 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202371c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202371c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.241023834 +0000 UTC m=+5.891538425 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202371c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237700): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237700): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237700): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237700): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237700): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a3730 item 43 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237700): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237700): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.241499653 +0000 UTC m=+5.892014245 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237700): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237c40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237c40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237c40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237c40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237c40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.241499653 +0000 UTC m=+5.892014245 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20237c40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a38f0 item 43 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a380): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a380): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a380): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a380): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a380): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a380): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a380): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.242820028 +0000 UTC m=+5.893334619 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a380): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a880): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a3c70 item 44 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a880): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.243282572 +0000 UTC m=+5.893797162 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025a880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025adc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025adc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a3e30 item 44 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025adc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025adc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025adc0): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025adc0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025adc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.243952898 +0000 UTC m=+5.894467499 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025adc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b340): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b340): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b340): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b340): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b340): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.243952898 +0000 UTC m=+5.894467499 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050e1c0 item 44 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b980): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b980): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b980): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b980): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b980): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b980): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b980): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.245283502 +0000 UTC m=+5.895798103 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025b980): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025be80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025be80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025be80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050e540 item 45 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025be80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025be80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.245803745 +0000 UTC m=+5.896318346 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2025be80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028e680): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028e680): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028e680): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028e680): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028e680): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.245803745 +0000 UTC m=+5.896318346 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028e680): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050e700 item 45 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028ecc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028ecc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028ecc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028ecc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028ecc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028ecc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028ecc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.247227265 +0000 UTC m=+5.897741866 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028ecc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f1c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f1c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f1c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050ea80 item 46 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f1c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f1c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.247726277 +0000 UTC m=+5.898240878 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f1c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f8c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f8c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f8c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f8c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f8c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.247726277 +0000 UTC m=+5.898240878 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2028f8c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050ec40 item 46 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0000): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0000): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0000): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0000): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0000): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.249126303 +0000 UTC m=+5.899640904 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0500): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0500): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0500): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050f0a0 item 47 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0500): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0500): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.249632679 +0000 UTC m=+5.900147280 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0500): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0c00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0c00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0c00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0c00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0c00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.249632679 +0000 UTC m=+5.900147280 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c0c00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050f3b0 item 47 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1240): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1240): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1240): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1240): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1240): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.250997669 +0000 UTC m=+5.901512270 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1740): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1740): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1740): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050f810 item 48 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1740): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1740): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.251466293 +0000 UTC m=+5.901980894 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1740): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1e40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1e40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1e40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1e40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1e40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.251466293 +0000 UTC m=+5.901980894 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202c1e40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050fa40 item 48 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516580): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516580): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516580): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516580): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516580): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.252702309 +0000 UTC m=+5.903216900 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516a00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516a00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516a00): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516a00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516a00): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516a00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050fdc0 item 49 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516a00): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516a00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.253139635 +0000 UTC m=+5.903654226 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516a00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516f40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516f40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516f40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516f40): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516f40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.253139635 +0000 UTC m=+5.903654226 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20516f40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202880e0 item 49 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205175c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205175c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205175c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205175c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205175c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.254300529 +0000 UTC m=+5.904815120 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205175c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20517ac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20517ac0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20517ac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20288700 item 50 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20517ac0): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20517ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20517ac0): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20517ac0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20517ac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.255031179 +0000 UTC m=+5.905545770 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20517ac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536140): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536140): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536140): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536140): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536140): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.255031179 +0000 UTC m=+5.905545770 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536140): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202888c0 item 50 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205367c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205367c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205367c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205367c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205367c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.25644457 +0000 UTC m=+5.906959162 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205367c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536cc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536cc0): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536cc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536cc0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536cc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20288c40 item 51 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536cc0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536cc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.257045295 +0000 UTC m=+5.907559885 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20536cc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537200): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537200): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537200): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537200): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537200): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.257045295 +0000 UTC m=+5.907559885 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20288e00 item 51 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537880): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537880): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.258525412 +0000 UTC m=+5.909040003 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537d80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537d80): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537d80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20289180 item 52 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537d80): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537d80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537d80): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537d80): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537d80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.259026479 +0000 UTC m=+5.909541069 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20537d80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568400): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568400): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568400): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568400): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568400): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.259026479 +0000 UTC m=+5.909541069 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20289570 item 52 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568a80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568a80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568a80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568a80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568a80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.260145222 +0000 UTC m=+5.910659813 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568a80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568f80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568f80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568f80): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568f80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568f80): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568f80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20289960 item 53 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568f80): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568f80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.260727271 +0000 UTC m=+5.911241873 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20568f80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205694c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205694c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205694c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205694c0): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205694c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.260727271 +0000 UTC m=+5.911241873 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205694c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20289b20 item 53 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20569b40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20569b40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20569b40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20569b40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20569b40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.261998834 +0000 UTC m=+5.912513435 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20569b40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592140): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592140): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592140): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630150 item 54 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592140): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592140): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592140): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592140): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592140): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.26249957 +0000 UTC m=+5.913014161 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592140): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205926c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205926c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205926c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205926c0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205926c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.26249957 +0000 UTC m=+5.913014161 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205926c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a206303f0 item 54 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592d40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592d40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592d40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592d40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592d40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.263618494 +0000 UTC m=+5.914133085 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20592d40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593240): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593240): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593240): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593240): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593240): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630770 item 55 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593240): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.264100715 +0000 UTC m=+5.914615306 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593780): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593780): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593780): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593780): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593780): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.264100715 +0000 UTC m=+5.914615306 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593780): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630930 item 55 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593e00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593e00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593e00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593e00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593e00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.265322834 +0000 UTC m=+5.915837426 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20593e00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae400): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae400): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae400): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630cb0 item 56 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae400): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae400): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae400): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae400): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae400): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.265833429 +0000 UTC m=+5.916348020 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae980): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae980): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae980): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae980): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae980): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.265833429 +0000 UTC m=+5.916348020 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205ae980): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630e70 item 56 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205aefc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205aefc0): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205aefc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205aefc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205aefc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205aefc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205aefc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205aefc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.267289971 +0000 UTC m=+5.917804562 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205aefc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205af500): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205af500): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205af500): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a206311f0 item 57 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205af500): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205af500): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.267699565 +0000 UTC m=+5.918214166 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205af500): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205afa40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205afa40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205afa40): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205afa40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205afa40): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205afa40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a206313b0 item 57 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205afa40): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205afa40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.268156638 +0000 UTC m=+5.918671229 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205afa40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da0c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da0c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da0c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da0c0): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da0c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.268156638 +0000 UTC m=+5.918671229 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da0c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20631570 item 57 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da700): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da700): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da700): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da700): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da700): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da700): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da700): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da700): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.269518171 +0000 UTC m=+5.920032772 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205da700): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dac40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dac40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dac40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a206318f0 item 58 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dac40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dac40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.26996727 +0000 UTC m=+5.920481871 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dac40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db180): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db180): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db180): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20631ab0 item 58 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db180): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db180): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db180): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db180): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db180): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.270613921 +0000 UTC m=+5.921128523 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db180): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db740): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db740): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db740): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db740): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db740): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.270613921 +0000 UTC m=+5.921128523 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205db740): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20631c70 item 58 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dbd80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dbd80): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dbd80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dbd80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dbd80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dbd80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dbd80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dbd80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.271958913 +0000 UTC m=+5.922473514 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dbd80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206263c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206263c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206263c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffaa3f0 item 59 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206263c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206263c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.272505796 +0000 UTC m=+5.923020397 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206263c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626900): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626900): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626900): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626900): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626900): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffaa770 item 59 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626900): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.272990121 +0000 UTC m=+5.923504722 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626e80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626e80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626e80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626e80): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626e80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.272990121 +0000 UTC m=+5.923504722 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20626e80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffaa930 item 59 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206274c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206274c0): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206274c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206274c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206274c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206274c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206274c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206274c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.274280118 +0000 UTC m=+5.924794719 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206274c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20627a00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20627a00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20627a00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffaaee0 item 60 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20627a00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20627a00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.274733896 +0000 UTC m=+5.925248487 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20627a00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658040): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658040): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658040): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffab0a0 item 60 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658040): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658040): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658040): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658040): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658040): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.275329731 +0000 UTC m=+5.925844323 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658040): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658600): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658600): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658600): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658600): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658600): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.275329731 +0000 UTC m=+5.925844323 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658600): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffab340 item 60 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658c40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658c40): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658c40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658c40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658c40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658c40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658c40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658c40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.276416616 +0000 UTC m=+5.926931206 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20658c40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659180): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659180): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659180): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffab810 item 61 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659180): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659180): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.27694862 +0000 UTC m=+5.927463211 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659180): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659880): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659880): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659880): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.27694862 +0000 UTC m=+5.927463211 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffabb20 item 61 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659ec0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659ec0): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659ec0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659ec0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659ec0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659ec0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659ec0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.278144009 +0000 UTC m=+5.928658601 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20659ec0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672500): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672500): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672500): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fa850 item 62 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672500): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672500): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.278519057 +0000 UTC m=+5.929033648 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672500): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672c00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672c00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672c00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672c00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672c00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.278519057 +0000 UTC m=+5.929033648 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20672c00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fab60 item 62 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673240): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673240): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673240): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673240): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673240): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673240): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.279701542 +0000 UTC m=+5.930216132 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673780): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673780): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673780): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fb110 item 63 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673780): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673780): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.280122146 +0000 UTC m=+5.930636738 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673780): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673e80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673e80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673e80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673e80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673e80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.280122146 +0000 UTC m=+5.930636738 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20673e80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fb2d0 item 63 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206925c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206925c0): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206925c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206925c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206925c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206925c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206925c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206925c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.281384752 +0000 UTC m=+5.931899343 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206925c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20692b00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20692b00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20692b00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fb7a0 item 64 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20692b00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20692b00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.281800217 +0000 UTC m=+5.932314808 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20692b00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693200): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693200): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693200): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693200): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693200): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.281800217 +0000 UTC m=+5.932314808 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fbb90 item 64 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693840): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693840): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693840): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693840): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693840): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.282976931 +0000 UTC m=+5.933491521 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693840): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693cc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693cc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693cc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693cc0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693cc0): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202801c0 item 65 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693cc0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693cc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.283424075 +0000 UTC m=+5.933938666 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20693cc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be2c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be2c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be2c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be2c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be2c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.283424075 +0000 UTC m=+5.933938666 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be2c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20280380 item 65 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be900): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be900): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be900): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.284832335 +0000 UTC m=+5.935346936 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206be900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bed80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bed80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20280700 item 66 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bed80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bed80): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bed80): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bed80): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bed80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.285402793 +0000 UTC m=+5.935917394 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bed80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf2c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf2c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf2c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf2c0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf2c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.285402793 +0000 UTC m=+5.935917394 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf2c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202808c0 item 66 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf900): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf900): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf900): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.286856079 +0000 UTC m=+5.937370670 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bf900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bfd80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bfd80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bfd80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bfd80): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bfd80): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20280d20 item 67 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bfd80): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bfd80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.287407 +0000 UTC m=+5.937921591 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206bfd80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4380): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4380): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4380): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4380): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4380): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.287407 +0000 UTC m=+5.937921591 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4380): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20280f50 item 67 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4a00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4a00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4a00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4a00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4a00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.288782179 +0000 UTC m=+5.939296769 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4a00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4f00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4f00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202812d0 item 68 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4f00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4f00): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4f00): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4f00): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4f00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.289399054 +0000 UTC m=+5.939913655 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e4f00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5440): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5440): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5440): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.289399054 +0000 UTC m=+5.939913655 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20281490 item 68 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5a80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5a80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5a80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5a80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5a80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.290720862 +0000 UTC m=+5.941235463 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206e5a80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708000): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708000): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708000): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708000): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20281810 item 69 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708000): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.291244741 +0000 UTC m=+5.941759332 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708500): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708500): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708500): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708500): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708500): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.291244741 +0000 UTC m=+5.941759332 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708500): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202819d0 item 69 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708b80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708b80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708b80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708b80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708b80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.292454717 +0000 UTC m=+5.942969308 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20708b80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709080): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709080): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20281dc0 item 70 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709080): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709080): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709080): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709080): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709080): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.292937119 +0000 UTC m=+5.943451710 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709080): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207095c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207095c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207095c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207095c0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207095c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.292937119 +0000 UTC m=+5.943451710 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207095c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012a0e0 item 70 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709c40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709c40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709c40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709c40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709c40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.29414448 +0000 UTC m=+5.944659072 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20709c40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726240): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726240): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726240): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726240): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012a460 item 71 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726240): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.294640277 +0000 UTC m=+5.945154868 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726740): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726740): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726740): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726740): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726740): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.294640277 +0000 UTC m=+5.945154868 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726740): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012a690 item 71 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726dc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726dc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726dc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726dc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726dc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.295707804 +0000 UTC m=+5.946222395 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20726dc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207272c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207272c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012aa10 item 72 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207272c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207272c0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207272c0): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207272c0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207272c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.29624017 +0000 UTC m=+5.946754761 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207272c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727800): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727800): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727800): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727800): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727800): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.29624017 +0000 UTC m=+5.946754761 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727800): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012abd0 item 72 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727dc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727dc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727dc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727dc0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727dc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727dc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727dc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.297352091 +0000 UTC m=+5.947866682 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20727dc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207443c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207443c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207443c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012b570 item 73 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207443c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207443c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.29773834 +0000 UTC m=+5.948252931 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207443c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744880): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744880): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744880): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744880): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012b730 item 73 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744880): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.29826769 +0000 UTC m=+5.948782282 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744dc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744dc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744dc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744dc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744dc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.29826769 +0000 UTC m=+5.948782282 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20744dc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012b960 item 73 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745400): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745400): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745400): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745400): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745400): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745400): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745400): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.299489409 +0000 UTC m=+5.950003999 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745900): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745900): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012bce0 item 74 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745900): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.299947194 +0000 UTC m=+5.950461785 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745e40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745e40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc9c4d0 item 74 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745e40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745e40): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745e40): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745e40): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745e40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.300460753 +0000 UTC m=+5.950975355 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20745e40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207604c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207604c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207604c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207604c0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207604c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.300460753 +0000 UTC m=+5.950975355 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207604c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc9d0a0 item 74 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20760b00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20760b00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20760b00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20760b00): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20760b00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20760b00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20760b00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.301632699 +0000 UTC m=+5.952147289 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20760b00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761000): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761000): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff829a0 item 75 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761000): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.302028206 +0000 UTC m=+5.952542797 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761540): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761540): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761540): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761540): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761540): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff82c40 item 75 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761540): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761540): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.302523632 +0000 UTC m=+5.953038223 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761a80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761a80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761a80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761a80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761a80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.302523632 +0000 UTC m=+5.953038223 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20761a80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff82ee0 item 75 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207821c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207821c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207821c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207821c0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207821c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207821c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207821c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.303584967 +0000 UTC m=+5.954099558 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207821c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207826c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207826c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207826c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff83340 item 76 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207826c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207826c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.303996504 +0000 UTC m=+5.954511096 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207826c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20782c00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20782c00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff83ab0 item 76 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20782c00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20782c00): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20782c00): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20782c00): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20782c00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.304523179 +0000 UTC m=+5.955037770 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20782c00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783180): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783180): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783180): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783180): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783180): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.304523179 +0000 UTC m=+5.955037770 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783180): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff83ce0 item 76 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207837c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207837c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207837c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207837c0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207837c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207837c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207837c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.305669285 +0000 UTC m=+5.956183876 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207837c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783cc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783cc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783cc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff952d0 item 77 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783cc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783cc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.306112382 +0000 UTC m=+5.956626973 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20783cc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079e4c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079e4c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079e4c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079e4c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079e4c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.306112382 +0000 UTC m=+5.956626973 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079e4c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff956c0 item 77 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079eb00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079eb00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079eb00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079eb00): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079eb00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079eb00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079eb00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.307448306 +0000 UTC m=+5.957962897 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079eb00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f000): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f000): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201181c0 item 78 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f000): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.307887517 +0000 UTC m=+5.958402107 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f700): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f700): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f700): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f700): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f700): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.307887517 +0000 UTC m=+5.958402107 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079f700): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201184d0 item 78 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079fd40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079fd40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079fd40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079fd40): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079fd40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079fd40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079fd40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.309118021 +0000 UTC m=+5.959632612 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2079fd40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bc340): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bc340): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bc340): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20118850 item 79 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bc340): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bc340): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.309456361 +0000 UTC m=+5.959970951 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bc340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bca40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bca40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bca40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bca40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bca40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.309456361 +0000 UTC m=+5.959970951 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bca40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20118e70 item 79 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd080): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd080): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd080): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd080): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd080): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd080): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd080): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.310918373 +0000 UTC m=+5.961432964 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd080): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd580): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd580): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd580): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20119260 item 80 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd580): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd580): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.311447002 +0000 UTC m=+5.961961603 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bd580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bdc80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bdc80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bdc80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bdc80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bdc80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.311447002 +0000 UTC m=+5.961961603 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207bdc80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20119570 item 80 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d83c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d83c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d83c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d83c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d83c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.312994366 +0000 UTC m=+5.963508967 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d83c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8840): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8840): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8840): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8840): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8840): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8840): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20119960 item 81 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8840): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8840): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.313913342 +0000 UTC m=+5.964427943 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8840): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8d80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8d80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8d80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8d80): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8d80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.313913342 +0000 UTC m=+5.964427943 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d8d80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20119ce0 item 81 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9400): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9400): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9400): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9400): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9400): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.315236562 +0000 UTC m=+5.965751163 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9900): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9900): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd67e0 item 82 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9900): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9900): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9900): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9900): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.315748809 +0000 UTC m=+5.966263410 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9e80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9e80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9e80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9e80): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9e80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.315748809 +0000 UTC m=+5.966263410 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207d9e80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd6b60 item 82 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6600): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6600): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6600): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6600): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6600): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.316997027 +0000 UTC m=+5.967511619 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6600): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6b00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6b00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6b00): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6b00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6b00): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6b00): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd70a0 item 83 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6b00): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6b00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.317476243 +0000 UTC m=+5.967990834 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f6b00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7040): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7040): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7040): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7040): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7040): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.317476243 +0000 UTC m=+5.967990834 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7040): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd7490 item 83 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f76c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f76c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f76c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f76c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f76c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.318868273 +0000 UTC m=+5.969382865 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f76c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7bc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7bc0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7bc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd7ab0 item 84 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7bc0): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7bc0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7bc0): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7bc0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7bc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.31956515 +0000 UTC m=+5.970079741 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207f7bc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814240): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814240): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814240): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.31956515 +0000 UTC m=+5.970079741 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20166070 item 84 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208148c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208148c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208148c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208148c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208148c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.320760869 +0000 UTC m=+5.971275460 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208148c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814dc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814dc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814dc0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814dc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814dc0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814dc0): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20166620 item 85 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814dc0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814dc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.321254772 +0000 UTC m=+5.971769374 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20814dc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815300): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815300): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815300): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815300): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815300): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.321254772 +0000 UTC m=+5.971769374 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815300): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201667e0 item 85 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815980): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815980): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815980): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815980): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815980): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.322622677 +0000 UTC m=+5.973137268 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815980): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815e80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815e80): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815e80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20166b60 item 86 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815e80): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815e80): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815e80): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815e80): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815e80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.323387181 +0000 UTC m=+5.973901783 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20815e80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832500): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832500): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832500): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832500): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832500): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.323387181 +0000 UTC m=+5.973901783 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832500): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20166d20 item 86 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832b80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832b80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832b80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832b80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832b80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.324830558 +0000 UTC m=+5.975345159 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20832b80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833080): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833080): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833080): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833080): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833080): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833080): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201670a0 item 87 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833080): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833080): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.325413991 +0000 UTC m=+5.975928592 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833080): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208335c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208335c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208335c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208335c0): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208335c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.325413991 +0000 UTC m=+5.975928592 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208335c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20167650 item 87 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833c40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833c40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833c40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833c40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833c40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.326727482 +0000 UTC m=+5.977242073 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20833c40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852240): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852240): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201679d0 item 88 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852240): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852240): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852240): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852240): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.327303581 +0000 UTC m=+5.977818172 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208527c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208527c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208527c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208527c0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208527c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.327303581 +0000 UTC m=+5.977818172 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208527c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20167b90 item 88 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852e00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852e00): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852e00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852e00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852e00): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852e00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852e00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852e00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.328775182 +0000 UTC m=+5.979289772 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20852e00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853340): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853340): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853340): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fd36070 item 89 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853340): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853340): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.329184304 +0000 UTC m=+5.979698905 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853880): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853880): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853880): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853880): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853880): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fd36380 item 89 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853880): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.329805287 +0000 UTC m=+5.980319888 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853e00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853e00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853e00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853e00): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853e00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.329805287 +0000 UTC m=+5.980319888 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20853e00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fd36770 item 89 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086e540): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086e540): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086e540): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086e540): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086e540): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086e540): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086e540): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086e540): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.331068985 +0000 UTC m=+5.981583576 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086e540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086ea80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086ea80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086ea80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fd37110 item 90 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086ea80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086ea80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.331440147 +0000 UTC m=+5.981954738 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086ea80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086efc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086efc0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086efc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fd372d0 item 90 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086efc0): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086efc0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086efc0): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086efc0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086efc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.331967953 +0000 UTC m=+5.982482544 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086efc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086f580): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086f580): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086f580): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086f580): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086f580): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.331967953 +0000 UTC m=+5.982482544 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086f580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fd37570 item 90 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086fbc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086fbc0): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086fbc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086fbc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086fbc0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086fbc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086fbc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086fbc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.333139147 +0000 UTC m=+5.983653737 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2086fbc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e200): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e200): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e200): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1f89e150 item 91 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e200): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e200): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.333640804 +0000 UTC m=+5.984155395 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e740): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e740): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e740): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e740): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e740): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e740): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1f89e310 item 91 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e740): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e740): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.334132745 +0000 UTC m=+5.984647335 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088e740): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088ecc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088ecc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088ecc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088ecc0): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088ecc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.334132745 +0000 UTC m=+5.984647335 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088ecc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1f89e620 item 91 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f300): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f300): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f300): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f300): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f300): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f300): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f300): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f300): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.335221601 +0000 UTC m=+5.985736192 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f300): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f840): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f840): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f840): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1f89ebd0 item 92 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f840): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f840): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.335576782 +0000 UTC m=+5.986091373 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088f840): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088fd80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088fd80): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088fd80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1f89ed90 item 92 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088fd80): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088fd80): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088fd80): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088fd80): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088fd80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.336153532 +0000 UTC m=+5.986668123 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2088fd80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ac440): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ac440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ac440): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ac440): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ac440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.336153532 +0000 UTC m=+5.986668123 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ac440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1f89efc0 item 92 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208aca80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208aca80): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208aca80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208aca80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208aca80): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208aca80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208aca80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208aca80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.337275912 +0000 UTC m=+5.987790503 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208aca80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208acfc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208acfc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208acfc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1f89f650 item 93 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208acfc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208acfc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.337851531 +0000 UTC m=+5.988366121 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208acfc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ad6c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ad6c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ad6c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ad6c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ad6c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.337851531 +0000 UTC m=+5.988366121 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ad6c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1f89f880 item 93 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208add00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208add00): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208add00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208add00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208add00): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208add00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208add00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208add00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.339133332 +0000 UTC m=+5.989647923 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208add00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ca340): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ca340): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ca340): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffa2460 item 94 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ca340): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ca340): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.339508951 +0000 UTC m=+5.990023542 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208ca340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208caa40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208caa40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208caa40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208caa40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208caa40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.339508951 +0000 UTC m=+5.990023542 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208caa40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffa27e0 item 94 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb080): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb080): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb080): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb080): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb080): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb080): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb080): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb080): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.340783029 +0000 UTC m=+5.991297620 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb080): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb5c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb5c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb5c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffa2d20 item 95 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb5c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb5c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.341220295 +0000 UTC m=+5.991734886 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cb5c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cbcc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cbcc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cbcc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cbcc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cbcc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.341220295 +0000 UTC m=+5.991734886 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208cbcc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffa2ee0 item 95 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4400): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4400): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4400): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4400): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4400): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4400): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4400): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4400): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.342439267 +0000 UTC m=+5.992953859 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4940): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4940): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4940): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffa3730 item 96 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4940): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4940): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.342814167 +0000 UTC m=+5.993328758 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4940): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5040): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5040): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5040): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5040): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5040): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.342814167 +0000 UTC m=+5.993328758 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5040): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffa3ab0 item 96 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= 2026/04/26 04:35:10 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : >WaitForWriters: 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.351739901 +0000 UTC m=+6.002254492 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920900): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920900): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920900): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920900): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920900): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.351739901 +0000 UTC m=+6.002254492 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920dc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920dc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920dc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920dc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920dc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.351739901 +0000 UTC m=+6.002254492 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920dc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20268460 item 1 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921400): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921400): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921400): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921400): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921400): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.353864625 +0000 UTC m=+6.004379216 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921900): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921900): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921900): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.353864625 +0000 UTC m=+6.004379216 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20268a80 item 2 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f9e9280): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f9e9280): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f9e9280): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f9e9280): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f9e9280): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.355302242 +0000 UTC m=+6.005816833 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f9e9280): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865940): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865940): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865940): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865940): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865940): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865940): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865940): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.355302242 +0000 UTC m=+6.005816833 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f865940): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26240): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26240): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26240): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.355302242 +0000 UTC m=+6.005816833 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20268e70 item 3 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26bc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26bc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26bc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26bc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26bc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.357159621 +0000 UTC m=+6.007674212 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26bc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeca40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeca40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeca40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeca40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeca40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.357159621 +0000 UTC m=+6.007674212 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeca40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20269340 item 4 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed880): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed880): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.358583031 +0000 UTC m=+6.009097622 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbed880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeddc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeddc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeddc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeddc0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeddc0): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeddc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeddc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.358583031 +0000 UTC m=+6.009097622 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeddc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0640): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0640): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0640): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0640): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0640): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.358583031 +0000 UTC m=+6.009097622 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0640): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202696c0 item 5 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.360510041 +0000 UTC m=+6.011024632 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0cc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1200): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1200): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1200): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1200): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1200): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.360510041 +0000 UTC m=+6.011024632 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20269c70 item 6 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1880): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1880): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.3619598 +0000 UTC m=+6.012474402 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1d80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1d80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1d80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1d80): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1d80): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1d80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.3619598 +0000 UTC m=+6.012474402 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd1d80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e340): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e340): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e340): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e340): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e340): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.3619598 +0000 UTC m=+6.012474402 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff45180 item 7 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e9c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e9c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e9c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e9c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e9c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.363883665 +0000 UTC m=+6.014398287 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7e9c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f080): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f080): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f080): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f080): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f080): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.363883665 +0000 UTC m=+6.014398287 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f080): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff45a40 item 8 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f640): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1fd7f640): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f640): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f640): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f640): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f640): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7f640): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fa00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fa00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fa00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fa00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fa00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.365368751 +0000 UTC m=+6.015883342 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fa00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fe80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fe80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fe80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fe80): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fe80): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fe80): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fe80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.365368751 +0000 UTC m=+6.015883342 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd7fe80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d0c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d0c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d0c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d0c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d0c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.365368751 +0000 UTC m=+6.015883342 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d0c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010c380 item 9 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d7c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d7c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d7c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d7c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d7c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.36717278 +0000 UTC m=+6.017687371 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93d7c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93dd00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93dd00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93dd00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93dd00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93dd00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.36717278 +0000 UTC m=+6.017687371 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f93dd00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010c850 item 10 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36440): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1fe36440): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36440): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36440): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36440): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36440): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36800): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36800): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36800): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36800): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36800): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.368463558 +0000 UTC m=+6.018978149 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36800): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36d00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36d00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36d00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36d00): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36d00): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36d00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.368463558 +0000 UTC m=+6.018978149 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe36d00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37200): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37200): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37200): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37200): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37200): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.368463558 +0000 UTC m=+6.018978149 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010cbd0 item 11 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37880): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37880): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.370488654 +0000 UTC m=+6.021003246 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37dc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37dc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37dc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37dc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37dc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.370488654 +0000 UTC m=+6.021003246 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe37dc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010d1f0 item 12 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44500): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1fe44500): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44500): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44500): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44500): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44500): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44500): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe448c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe448c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe448c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe448c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe448c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.371983399 +0000 UTC m=+6.022497990 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe448c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44f80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44f80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44f80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44f80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44f80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.371983399 +0000 UTC m=+6.022497990 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe44f80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010d730 item 13 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45600): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45600): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45600): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45600): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45600): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.373323 +0000 UTC m=+6.023837591 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45600): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45b40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45b40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45b40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45b40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45b40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.373323 +0000 UTC m=+6.023837591 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe45b40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2010dce0 item 14 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52280): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1fe52280): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52280): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52280): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52280): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52280): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52280): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52640): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52640): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52640): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52640): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52640): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.374745478 +0000 UTC m=+6.025260068 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52640): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52d00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52d00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52d00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52d00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52d00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.374745478 +0000 UTC m=+6.025260068 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe52d00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200ca2a0 item 15 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe53380): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe53380): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe53380): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe53380): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe53380): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.375951155 +0000 UTC m=+6.026465746 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe53380): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe538c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe538c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe538c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe538c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe538c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.375951155 +0000 UTC m=+6.026465746 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe538c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200ca7e0 item 16 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60000): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60000): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60000): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.377061202 +0000 UTC m=+6.027575793 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60480): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60480): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60480): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60480): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60480): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60480): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60480): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60480): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.377061202 +0000 UTC m=+6.027575793 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60480): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60980): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60980): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60980): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60980): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60980): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.377061202 +0000 UTC m=+6.027575793 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe60980): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200cab60 item 17 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61000): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61000): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61000): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.378602294 +0000 UTC m=+6.029116885 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61540): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61540): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61540): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61540): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61540): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.378602294 +0000 UTC m=+6.029116885 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200cb2d0 item 18 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61bc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61bc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61bc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61bc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61bc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.380060359 +0000 UTC m=+6.030574950 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe61bc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c1c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c1c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c1c0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c1c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c1c0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c1c0): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c1c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.380060359 +0000 UTC m=+6.030574950 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c1c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c6c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c6c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c6c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c6c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c6c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.380060359 +0000 UTC m=+6.030574950 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6c6c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200cb730 item 19 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6cd40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6cd40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6cd40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6cd40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6cd40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.381660171 +0000 UTC m=+6.032174763 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6cd40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d280): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d280): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d280): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d280): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d280): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.381660171 +0000 UTC m=+6.032174763 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d280): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200cbc70 item 20 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d900): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d900): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d900): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.383035601 +0000 UTC m=+6.033550192 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6d900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6de00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6de00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6de00): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6de00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6de00): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6de00): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6de00): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6de00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.383035601 +0000 UTC m=+6.033550192 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe6de00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7e400): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7e400): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7e400): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7e400): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7e400): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.383035601 +0000 UTC m=+6.033550192 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7e400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fe003f0 item 21 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7ea80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7ea80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7ea80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7ea80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7ea80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.384904482 +0000 UTC m=+6.035419083 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7ea80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7efc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7efc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7efc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7efc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7efc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.384904482 +0000 UTC m=+6.035419083 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7efc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fe01340 item 22 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7f640): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7f640): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7f640): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7f640): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7f640): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.386266154 +0000 UTC m=+6.036780755 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7f640): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7fb40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7fb40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7fb40): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7fb40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7fb40): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7fb40): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7fb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7fb40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.386266154 +0000 UTC m=+6.036780755 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fe7fb40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6140): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6140): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6140): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6140): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6140): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.386266154 +0000 UTC m=+6.036780755 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6140): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fe01880 item 23 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb67c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb67c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb67c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb67c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb67c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.388239512 +0000 UTC m=+6.038754134 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb67c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6d00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6d00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6d00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6d00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6d00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.388239512 +0000 UTC m=+6.038754134 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb6d00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a205501c0 item 24 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7340): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1feb7340): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7340): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7340): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7340): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7340): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7700): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7700): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7700): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7700): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7700): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.389759525 +0000 UTC m=+6.040274115 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7700): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7c00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7c00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7c00): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7c00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7c00): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7c00): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7c00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.389759525 +0000 UTC m=+6.040274115 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1feb7c00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8240): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8240): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8240): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.389759525 +0000 UTC m=+6.040274115 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20550540 item 25 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec88c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec88c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec88c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec88c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec88c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.391814217 +0000 UTC m=+6.042328809 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec88c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8e00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8e00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8e00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8e00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8e00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.391814217 +0000 UTC m=+6.042328809 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec8e00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20550b60 item 26 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9440): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1fec9440): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9440): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9440): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9440): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9440): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9800): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9800): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9800): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9800): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9800): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.393352444 +0000 UTC m=+6.043867035 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9800): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9d00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9d00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9d00): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9d00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9d00): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9d00): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9d00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.393352444 +0000 UTC m=+6.043867035 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fec9d00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2340): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2340): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2340): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2340): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2340): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.393352444 +0000 UTC m=+6.043867035 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20550ee0 item 27 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee29c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee29c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee29c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee29c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee29c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.395244689 +0000 UTC m=+6.045759280 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee29c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2f00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2f00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2f00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2f00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2f00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.395244689 +0000 UTC m=+6.045759280 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee2f00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20551500 item 28 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3540): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1fee3540): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3540): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3540): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3540): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3540): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3900): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3900): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3900): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.396613124 +0000 UTC m=+6.047127765 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fee3900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef20c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef20c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef20c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef20c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef20c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.396613124 +0000 UTC m=+6.047127765 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef20c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20551880 item 29 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2740): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2740): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2740): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2740): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2740): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.397984535 +0000 UTC m=+6.048499126 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2740): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2c80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2c80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2c80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2c80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2c80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.397984535 +0000 UTC m=+6.048499126 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef2c80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20551c00 item 30 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef32c0): _readAt: size=2, off=0 2026/04/26 04:35:10 ERROR : open-test-file(0x2a1a1fef32c0): Couldn't read size of file 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef32c0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef32c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef32c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef32c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef32c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3680): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3680): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3680): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3680): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3680): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.399232172 +0000 UTC m=+6.049746764 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3680): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3d40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3d40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3d40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3d40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3d40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.399232172 +0000 UTC m=+6.049746764 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fef3d40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202620e0 item 31 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd84c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd84c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd84c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd84c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd84c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.400581201 +0000 UTC m=+6.051095792 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd84c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd8a00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd8a00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd8a00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd8a00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd8a00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.400581201 +0000 UTC m=+6.051095792 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd8a00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20262460 item 32 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd9040): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd9040): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd9040): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd9040): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd9040): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.401859197 +0000 UTC m=+6.052373788 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd9040): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd94c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd94c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd94c0): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd94c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd94c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20262850 item 33 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd94c0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd94c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.402345915 +0000 UTC m=+6.052860506 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd94c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd99c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd99c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd99c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd99c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd99c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.402345915 +0000 UTC m=+6.052860506 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd99c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20262a10 item 33 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e100): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e100): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e100): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e100): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e100): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.403581069 +0000 UTC m=+6.054095660 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e100): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e580): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e580): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20262d90 item 34 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e580): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e580): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e580): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e580): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e580): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.40407376 +0000 UTC m=+6.054588361 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002e580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002eac0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002eac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002eac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002eac0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002eac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.40407376 +0000 UTC m=+6.054588361 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002eac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20262f50 item 34 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f100): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f100): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f100): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f100): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f100): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.405426396 +0000 UTC m=+6.055940987 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f100): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f580): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f580): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f580): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f580): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f580): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202632d0 item 35 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f580): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f580): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.405928996 +0000 UTC m=+6.056443586 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002f580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002fa80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002fa80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002fa80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002fa80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002fa80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.405928996 +0000 UTC m=+6.056443586 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2002fa80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20263500 item 35 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046200): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046200): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046200): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046200): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046200): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.40710124 +0000 UTC m=+6.057615832 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046700): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046700): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20263880 item 36 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046700): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046700): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046700): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046700): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046700): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.407568383 +0000 UTC m=+6.058082974 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046700): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046c40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046c40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046c40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046c40): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046c40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.407568383 +0000 UTC m=+6.058082974 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20046c40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20263a40 item 36 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047280): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047280): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047280): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047280): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047280): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.408872497 +0000 UTC m=+6.059387098 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047280): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047700): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047700): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047700): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047700): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047700): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20263dc0 item 37 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047700): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047700): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.409439518 +0000 UTC m=+6.059954129 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047700): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047c00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047c00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047c00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047c00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047c00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.409439518 +0000 UTC m=+6.059954129 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20047c00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7e540 item 37 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4380): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4380): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4380): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4380): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4380): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.410755154 +0000 UTC m=+6.061269745 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4380): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7ea10 item 38 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4880): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4880): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4880): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4880): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.411333827 +0000 UTC m=+6.061848449 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4dc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4dc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4dc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4dc0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4dc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.411333827 +0000 UTC m=+6.061848449 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a4dc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7ec40 item 38 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5440): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5440): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5440): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.412671043 +0000 UTC m=+6.063185634 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5940): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5940): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5940): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5940): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5940): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7f500 item 39 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5940): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5940): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.413174385 +0000 UTC m=+6.063688976 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5940): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5e40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5e40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5e40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5e40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5e40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.413174385 +0000 UTC m=+6.063688976 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a200a5e40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7f8f0 item 39 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201525c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201525c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201525c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201525c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201525c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.414535026 +0000 UTC m=+6.065049617 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201525c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20152ac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20152ac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc7fe30 item 40 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20152ac0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20152ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20152ac0): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20152ac0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20152ac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.415016616 +0000 UTC m=+6.065531207 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20152ac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153000): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153000): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153000): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.415016616 +0000 UTC m=+6.065531207 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff7a2a0 item 40 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201535c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201535c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201535c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201535c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201535c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201535c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201535c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.416322123 +0000 UTC m=+6.066836714 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201535c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153ac0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153ac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153ac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff7b420 item 41 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153ac0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153ac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.416789756 +0000 UTC m=+6.067304367 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20153ac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0080): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0080): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0080): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0080): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0080): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff7b5e0 item 41 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0080): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0080): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.417355685 +0000 UTC m=+6.067870277 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0080): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b05c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b05c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b05c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b05c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b05c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.417355685 +0000 UTC m=+6.067870277 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b05c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff7b880 item 41 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0c00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0c00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0c00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0c00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0c00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0c00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0c00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.418782631 +0000 UTC m=+6.069297222 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b0c00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1100): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1100): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1100): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011a0e0 item 42 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1100): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1100): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.419233202 +0000 UTC m=+6.069747793 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1100): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1640): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1640): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011a310 item 42 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1640): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1640): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1640): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1640): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1640): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.419876939 +0000 UTC m=+6.070391530 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1640): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1bc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1bc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1bc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1bc0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1bc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.419876939 +0000 UTC m=+6.070391530 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201b1bc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011a4d0 item 42 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc300): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc300): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc300): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc300): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc300): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc300): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc300): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.4211218 +0000 UTC m=+6.071636391 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc300): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc800): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc800): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc800): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011aa80 item 43 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc800): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc800): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.421484356 +0000 UTC m=+6.071998947 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cc800): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ccd40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ccd40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ccd40): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ccd40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ccd40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011aee0 item 43 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ccd40): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ccd40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.422049454 +0000 UTC m=+6.072564044 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ccd40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd280): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd280): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd280): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd280): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd280): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.422049454 +0000 UTC m=+6.072564044 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd280): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011b1f0 item 43 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd8c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd8c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd8c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd8c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd8c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd8c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.423517868 +0000 UTC m=+6.074032469 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cd8c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cddc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cddc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cddc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011b5e0 item 44 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cddc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cddc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.423981704 +0000 UTC m=+6.074496295 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201cddc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec400): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec400): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011b7a0 item 44 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec400): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec400): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec400): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec400): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec400): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.424497339 +0000 UTC m=+6.075011930 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec400): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec980): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec980): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec980): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec980): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec980): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.424497339 +0000 UTC m=+6.075011930 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ec980): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011b960 item 44 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ecfc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ecfc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ecfc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ecfc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ecfc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ecfc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ecfc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.425650517 +0000 UTC m=+6.076165108 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ecfc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ed4c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ed4c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ed4c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2011bd50 item 45 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ed4c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ed4c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.426031738 +0000 UTC m=+6.076546339 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201ed4c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201edbc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201edbc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201edbc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201edbc0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201edbc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.426031738 +0000 UTC m=+6.076546339 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a201edbc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a20e0 item 45 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a300): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a300): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a300): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a300): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a300): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a300): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a300): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.427321334 +0000 UTC m=+6.077835925 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a300): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a800): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a800): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a800): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a25b0 item 46 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a800): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a800): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.429282209 +0000 UTC m=+6.079796800 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020a800): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020af00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020af00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020af00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020af00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020af00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.429282209 +0000 UTC m=+6.079796800 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020af00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a27e0 item 46 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020b540): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020b540): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020b540): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020b540): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020b540): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020b540): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020b540): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.430721058 +0000 UTC m=+6.081235649 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020b540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020ba40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020ba40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020ba40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a2c40 item 47 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020ba40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020ba40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.43128848 +0000 UTC m=+6.081803071 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2020ba40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c240): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c240): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c240): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.43128848 +0000 UTC m=+6.081803071 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a2e00 item 47 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c880): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c880): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c880): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c880): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.432788885 +0000 UTC m=+6.083303476 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023c880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023cd80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023cd80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023cd80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a33b0 item 48 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023cd80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023cd80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.43327396 +0000 UTC m=+6.083788552 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023cd80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023d480): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023d480): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023d480): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023d480): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023d480): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.43327396 +0000 UTC m=+6.083788552 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023d480): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a3570 item 48 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023dac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023dac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023dac0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023dac0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023dac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.43464413 +0000 UTC m=+6.085158720 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2023dac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a040): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a040): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a040): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a040): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a040): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a040): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a38f0 item 49 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a040): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a040): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.435139315 +0000 UTC m=+6.085653907 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a040): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a580): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a580): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a580): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a580): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a580): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.435139315 +0000 UTC m=+6.085653907 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026a580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a3ab0 item 49 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026ac00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026ac00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026ac00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026ac00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026ac00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.436601978 +0000 UTC m=+6.087116570 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026ac00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b100): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b100): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b100): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200a3e30 item 50 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b100): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b100): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b100): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b100): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b100): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.437045628 +0000 UTC m=+6.087560218 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b100): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b680): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b680): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b680): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b680): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b680): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.437045628 +0000 UTC m=+6.087560218 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026b680): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050e1c0 item 50 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026bd00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026bd00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026bd00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026bd00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026bd00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.438071836 +0000 UTC m=+6.088586437 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2026bd00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c300): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c300): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c300): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c300): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c300): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c300): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050e540 item 51 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c300): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c300): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.43850289 +0000 UTC m=+6.089017481 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c300): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c840): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c840): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c840): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c840): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c840): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.43850289 +0000 UTC m=+6.089017481 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029c840): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050e700 item 51 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029cec0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029cec0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029cec0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029cec0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029cec0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.439537645 +0000 UTC m=+6.090052236 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029cec0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d3c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d3c0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d3c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050ea80 item 52 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d3c0): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d3c0): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d3c0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d3c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.440144752 +0000 UTC m=+6.090659354 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d3c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d940): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d940): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d940): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d940): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d940): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.440144752 +0000 UTC m=+6.090659354 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2029d940): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050ec40 item 52 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d60c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d60c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d60c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d60c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d60c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.44119129 +0000 UTC m=+6.091705881 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d60c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d65c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d65c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d65c0): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d65c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d65c0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d65c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050f0a0 item 53 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d65c0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d65c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.441566058 +0000 UTC m=+6.092080649 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d65c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d6b00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d6b00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d6b00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d6b00): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d6b00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.441566058 +0000 UTC m=+6.092080649 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d6b00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050f3b0 item 53 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7180): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7180): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7180): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7180): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7180): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.442663151 +0000 UTC m=+6.093177742 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7180): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7680): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7680): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7680): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050f810 item 54 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7680): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7680): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7680): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7680): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7680): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.443174367 +0000 UTC m=+6.093688957 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7680): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7c00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7c00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7c00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7c00): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7c00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.443174367 +0000 UTC m=+6.093688957 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202d7c00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050fa40 item 54 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e380): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e380): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e380): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e380): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e380): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.444343966 +0000 UTC m=+6.094858558 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e380): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e880): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e880): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e880): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e880): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2050fdc0 item 55 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e880): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.44475312 +0000 UTC m=+6.095267711 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051e880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051edc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051edc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051edc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051edc0): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051edc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.44475312 +0000 UTC m=+6.095267711 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051edc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202880e0 item 55 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f440): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f440): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f440): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.445936065 +0000 UTC m=+6.096450656 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f940): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f940): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f940): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20288700 item 56 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f940): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f940): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f940): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f940): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f940): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.446438785 +0000 UTC m=+6.096953376 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051f940): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051fec0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051fec0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051fec0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051fec0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051fec0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.446438785 +0000 UTC m=+6.096953376 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2051fec0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202888c0 item 56 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540600): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540600): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540600): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540600): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540600): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540600): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540600): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540600): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.447523545 +0000 UTC m=+6.098038135 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540600): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540b40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540b40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540b40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20288c40 item 57 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540b40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540b40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.448021545 +0000 UTC m=+6.098536137 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20540b40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541080): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541080): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541080): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541080): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541080): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541080): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20288e00 item 57 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541080): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541080): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.448424065 +0000 UTC m=+6.098938656 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541080): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541600): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541600): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541600): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541600): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541600): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.448424065 +0000 UTC m=+6.098938656 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541600): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20288fc0 item 57 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541c40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541c40): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541c40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541c40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541c40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541c40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541c40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541c40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.449520577 +0000 UTC m=+6.100035168 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20541c40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566280): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566280): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566280): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20289570 item 58 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566280): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566280): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.449923559 +0000 UTC m=+6.100438150 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566280): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205667c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205667c0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205667c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20289730 item 58 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205667c0): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205667c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205667c0): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205667c0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205667c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.450409638 +0000 UTC m=+6.100924228 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205667c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566d80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566d80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566d80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566d80): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566d80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.450409638 +0000 UTC m=+6.100924228 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20566d80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20289960 item 58 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205673c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205673c0): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205673c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205673c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205673c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205673c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205673c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205673c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.451637978 +0000 UTC m=+6.102152570 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205673c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567900): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567900): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20289d50 item 59 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567900): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.452056138 +0000 UTC m=+6.102570729 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567e40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567e40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567e40): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567e40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567e40): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567e40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630150 item 59 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567e40): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567e40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.452488415 +0000 UTC m=+6.103003006 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20567e40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058c4c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058c4c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058c4c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058c4c0): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058c4c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.452488415 +0000 UTC m=+6.103003006 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058c4c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a206303f0 item 59 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058cb00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058cb00): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058cb00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058cb00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058cb00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058cb00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058cb00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058cb00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.453550412 +0000 UTC m=+6.104065002 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058cb00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d040): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d040): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d040): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630770 item 60 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d040): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d040): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.45390968 +0000 UTC m=+6.104424281 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d040): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d580): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d580): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d580): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630930 item 60 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d580): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d580): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d580): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d580): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d580): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.454358487 +0000 UTC m=+6.104873079 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058d580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058db40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058db40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058db40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058db40): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058db40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.454358487 +0000 UTC m=+6.104873079 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2058db40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630af0 item 60 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4280): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4280): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4280): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4280): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4280): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4280): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4280): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4280): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.455488484 +0000 UTC m=+6.106003075 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4280): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b47c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b47c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b47c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630e70 item 61 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b47c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b47c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.455919197 +0000 UTC m=+6.106433788 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b47c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4ec0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4ec0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4ec0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4ec0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4ec0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.455919197 +0000 UTC m=+6.106433788 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b4ec0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20631030 item 61 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5500): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5500): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5500): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5500): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5500): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5500): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5500): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5500): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.457043501 +0000 UTC m=+6.107558093 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5500): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5a40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5a40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5a40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a206313b0 item 62 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5a40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5a40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.457530591 +0000 UTC m=+6.108045183 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205b5a40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de240): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de240): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de240): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.457530591 +0000 UTC m=+6.108045183 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20631570 item 62 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de880): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de880): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de880): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de880): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de880): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.458782597 +0000 UTC m=+6.109297188 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dedc0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dedc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dedc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a206318f0 item 63 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dedc0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dedc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.459324732 +0000 UTC m=+6.109839323 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dedc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df4c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df4c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df4c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df4c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df4c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.459324732 +0000 UTC m=+6.109839323 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df4c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20631ab0 item 63 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfb00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfb00): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfb00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfb00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfb00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfb00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfb00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfb00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.460555516 +0000 UTC m=+6.111070107 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfb00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4580): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4580): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4580): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc71880 item 64 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4580): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4580): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.460923251 +0000 UTC m=+6.111437842 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4580): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4c80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4c80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4c80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4c80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4c80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.460923251 +0000 UTC m=+6.111437842 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e4c80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc71a40 item 64 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e52c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e52c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e52c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e52c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e52c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.462006358 +0000 UTC m=+6.112520959 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e52c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5780): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5780): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5780): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5780): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5780): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc71e30 item 65 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5780): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5780): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.462438525 +0000 UTC m=+6.112953115 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5780): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5c80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5c80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5c80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5c80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5c80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.462438525 +0000 UTC m=+6.112953115 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a208e5c80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffaa3f0 item 65 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e3c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e3c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e3c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e3c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e3c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.46364773 +0000 UTC m=+6.114162320 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e3c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e840): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e840): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffaa930 item 66 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e840): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e840): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e840): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e840): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e840): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.464059467 +0000 UTC m=+6.114574057 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095e840): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095ed80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095ed80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095ed80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095ed80): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095ed80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.464059467 +0000 UTC m=+6.114574057 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095ed80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffaacb0 item 66 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f3c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f3c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f3c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f3c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f3c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.465196516 +0000 UTC m=+6.115711107 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f3c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f840): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f840): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f840): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f840): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f840): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffab0a0 item 67 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f840): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f840): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.465607352 +0000 UTC m=+6.116121943 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095f840): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095fd40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095fd40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095fd40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095fd40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095fd40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.465607352 +0000 UTC m=+6.116121943 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2095fd40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffab340 item 67 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209784c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209784c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209784c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209784c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209784c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.466806948 +0000 UTC m=+6.117321540 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209784c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209789c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209789c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffab810 item 68 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209789c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209789c0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209789c0): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209789c0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209789c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.467277087 +0000 UTC m=+6.117791678 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209789c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20978f00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20978f00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20978f00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20978f00): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20978f00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.467277087 +0000 UTC m=+6.117791678 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20978f00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ffabb20 item 68 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979540): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979540): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979540): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979540): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979540): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.468313905 +0000 UTC m=+6.118828496 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209799c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209799c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209799c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209799c0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209799c0): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fa850 item 69 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209799c0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209799c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.468741364 +0000 UTC m=+6.119255965 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209799c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979ec0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979ec0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979ec0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979ec0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979ec0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.468741364 +0000 UTC m=+6.119255965 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20979ec0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fab60 item 69 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624640): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624640): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624640): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624640): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624640): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.469889192 +0000 UTC m=+6.120403783 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624640): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624b40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624b40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fb110 item 70 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624b40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624b40): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624b40): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624b40): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624b40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.470350314 +0000 UTC m=+6.120864915 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20624b40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625080): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625080): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625080): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625080): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625080): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.470350314 +0000 UTC m=+6.120864915 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625080): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fb2d0 item 70 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625700): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625700): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625700): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625700): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625700): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.471462976 +0000 UTC m=+6.121977567 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625700): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625c00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625c00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625c00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625c00): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625c00): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fb7a0 item 71 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625c00): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625c00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.472041609 +0000 UTC m=+6.122556200 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20625c00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664200): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664200): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664200): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664200): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664200): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.472041609 +0000 UTC m=+6.122556200 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a200fbb90 item 71 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664880): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664880): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.473172946 +0000 UTC m=+6.123687537 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664d80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664d80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202801c0 item 72 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664d80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664d80): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664d80): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664d80): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664d80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.473913335 +0000 UTC m=+6.124427977 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20664d80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206652c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206652c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206652c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206652c0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206652c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.473913335 +0000 UTC m=+6.124427977 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206652c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20280380 item 72 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665880): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665880): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665880): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665880): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665880): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.475202811 +0000 UTC m=+6.125717403 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665d80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665d80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665d80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20280700 item 73 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665d80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665d80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.47556768 +0000 UTC m=+6.126082271 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20665d80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684340): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684340): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684340): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684340): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684340): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202808c0 item 73 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684340): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684340): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.476142246 +0000 UTC m=+6.126656838 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684880): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684880): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684880): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684880): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684880): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.476142246 +0000 UTC m=+6.126656838 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684880): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20280a80 item 73 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684ec0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684ec0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684ec0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684ec0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684ec0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684ec0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684ec0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.477338437 +0000 UTC m=+6.127853027 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20684ec0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206853c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206853c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206853c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20280f50 item 74 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206853c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206853c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.477776284 +0000 UTC m=+6.128290875 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206853c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685900): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20281110 item 74 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685900): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685900): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685900): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685900): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.478301956 +0000 UTC m=+6.128816548 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685e80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685e80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685e80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685e80): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685e80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.478301956 +0000 UTC m=+6.128816548 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20685e80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202812d0 item 74 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ac5c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ac5c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ac5c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ac5c0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ac5c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ac5c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ac5c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.47936192 +0000 UTC m=+6.129876511 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ac5c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206acac0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206acac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206acac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20281650 item 75 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206acac0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206acac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.47976987 +0000 UTC m=+6.130284461 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206acac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad000): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad000): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad000): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad000): _writeAt: size=3, off=2 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20281810 item 75 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad000): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.480253043 +0000 UTC m=+6.130767634 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad540): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad540): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad540): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad540): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad540): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.480253043 +0000 UTC m=+6.130767634 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a206ad540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a202819d0 item 75 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8380): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8380): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8380): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8380): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8380): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8380): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8380): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.481549844 +0000 UTC m=+6.132064435 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8380): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f88c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f88c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f88c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012a1c0 item 76 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f88c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f88c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.482006326 +0000 UTC m=+6.132520917 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f88c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8e00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8e00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012a380 item 76 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8e00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8e00): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8e00): _writeAt: size=3, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8e00): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8e00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.4825379 +0000 UTC m=+6.133052491 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f8e00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9380): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9380): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9380): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9380): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9380): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.4825379 +0000 UTC m=+6.133052491 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9380): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012a5b0 item 76 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f99c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f99c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f99c0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f99c0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f99c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f99c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f99c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.4835857 +0000 UTC m=+6.134100291 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f99c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9ec0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9ec0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9ec0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012a930 item 77 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9ec0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9ec0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.484160475 +0000 UTC m=+6.134675097 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a202f9ec0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071e6c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071e6c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071e6c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071e6c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071e6c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.484160475 +0000 UTC m=+6.134675097 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071e6c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012aaf0 item 77 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071ed00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071ed00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071ed00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071ed00): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071ed00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071ed00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071ed00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.48565005 +0000 UTC m=+6.136164642 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071ed00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f200): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f200): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f200): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012b490 item 78 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f200): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f200): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.486272697 +0000 UTC m=+6.136787319 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f200): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f900): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f900): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f900): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f900): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f900): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.486272697 +0000 UTC m=+6.136787319 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2071f900): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012b650 item 78 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a040): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a040): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a040): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a040): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a040): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a040): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a040): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.487717266 +0000 UTC m=+6.138231857 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a040): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a540): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a540): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a540): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012ba40 item 79 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a540): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a540): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.488199036 +0000 UTC m=+6.138713627 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073a540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073ac40): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073ac40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073ac40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073ac40): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073ac40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.488199036 +0000 UTC m=+6.138713627 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073ac40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a2012bc00 item 79 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b280): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b280): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b280): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b280): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b280): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b280): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b280): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.489462263 +0000 UTC m=+6.139976864 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b280): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b780): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b780): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b780): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc9cd20 item 80 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b780): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b780): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.489864372 +0000 UTC m=+6.140378964 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073b780): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073be80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073be80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073be80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073be80): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073be80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.489864372 +0000 UTC m=+6.140378964 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a2073be80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fc9d810 item 80 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207525c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207525c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207525c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207525c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207525c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.49143435 +0000 UTC m=+6.141948940 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207525c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752a40): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752a40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752a40): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752a40): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752a40): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752a40): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff82b60 item 81 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752a40): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752a40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.491982845 +0000 UTC m=+6.142497467 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752a40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752f80): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752f80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752f80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752f80): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752f80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.491982845 +0000 UTC m=+6.142497467 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20752f80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff82e00 item 81 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753600): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753600): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753600): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753600): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753600): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.493465227 +0000 UTC m=+6.143979817 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753600): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753b00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753b00): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753b00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff83260 item 82 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753b00): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753b00): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753b00): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753b00): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753b00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.493962286 +0000 UTC m=+6.144476876 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20753b00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770180): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770180): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770180): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770180): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770180): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.493962286 +0000 UTC m=+6.144476876 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770180): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff83810 item 82 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770800): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770800): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770800): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770800): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770800): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.495311374 +0000 UTC m=+6.145825965 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770800): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770d00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770d00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770d00): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770d00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770d00): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770d00): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff94af0 item 83 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770d00): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770d00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.495845935 +0000 UTC m=+6.146360526 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20770d00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771240): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771240): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771240): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771240): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771240): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.495845935 +0000 UTC m=+6.146360526 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771240): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff951f0 item 83 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207718c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207718c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207718c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207718c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207718c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.497026716 +0000 UTC m=+6.147541306 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207718c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771dc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771dc0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771dc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1ff95960 item 84 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771dc0): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771dc0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771dc0): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771dc0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771dc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.497566495 +0000 UTC m=+6.148081096 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20771dc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792440): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792440): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792440): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.497566495 +0000 UTC m=+6.148081096 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20118000 item 84 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792ac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792ac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792ac0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792ac0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792ac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.498832156 +0000 UTC m=+6.149346747 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792ac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792fc0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792fc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792fc0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792fc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792fc0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792fc0): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201185b0 item 85 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792fc0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792fc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.499364031 +0000 UTC m=+6.149878623 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20792fc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793500): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793500): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793500): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793500): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793500): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.499364031 +0000 UTC m=+6.149878623 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793500): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20118770 item 85 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793b80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793b80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793b80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793b80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793b80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.500710435 +0000 UTC m=+6.151225046 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20793b80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2180): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2180): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2180): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20118f50 item 86 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2180): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2180): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2180): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2180): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2180): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.501279842 +0000 UTC m=+6.151794433 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2180): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2700): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2700): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2700): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2700): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2700): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.501279842 +0000 UTC m=+6.151794433 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2700): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20119180 item 86 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2d80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2d80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2d80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2d80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2d80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.50249652 +0000 UTC m=+6.153011111 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b2d80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3280): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3280): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3280): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3280): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3280): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3280): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201196c0 item 87 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3280): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3280): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.502941491 +0000 UTC m=+6.153456081 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3280): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b37c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b37c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b37c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b37c0): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b37c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.502941491 +0000 UTC m=+6.153456081 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b37c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20119880 item 87 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3e40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3e40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3e40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3e40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3e40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.504033935 +0000 UTC m=+6.154548526 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207b3e40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca440): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca440): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd6000 item 88 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca440): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca440): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca440): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca440): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.504538919 +0000 UTC m=+6.155053510 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca9c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca9c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca9c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca9c0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca9c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.504538919 +0000 UTC m=+6.155053510 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ca9c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd6540 item 88 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb000): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb000): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb000): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb000): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb000): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb000): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.505630372 +0000 UTC m=+6.156144962 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb540): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb540): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb540): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd6c40 item 89 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb540): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb540): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.506011411 +0000 UTC m=+6.156526001 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cb540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cba80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cba80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cba80): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cba80): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cba80): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cba80): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd6ee0 item 89 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cba80): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cba80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.506577149 +0000 UTC m=+6.157091740 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207cba80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec100): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec100): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec100): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec100): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec100): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.506577149 +0000 UTC m=+6.157091740 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec100): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd7180 item 89 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec740): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec740): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec740): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec740): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec740): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec740): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec740): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec740): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.508135434 +0000 UTC m=+6.158650026 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec740): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ecc80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ecc80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ecc80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd78f0 item 90 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ecc80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ecc80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.509137227 +0000 UTC m=+6.159651818 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ecc80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed1c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed1c0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed1c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a1fcd7d50 item 90 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed1c0): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed1c0): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed1c0): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed1c0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed1c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.509772297 +0000 UTC m=+6.160286888 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed1c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec000): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec000): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec000): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec000): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec000): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.509772297 +0000 UTC m=+6.160286888 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec000): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20631dc0 item 90 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec640): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec640): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec640): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec640): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec640): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec640): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec640): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec640): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.511391596 +0000 UTC m=+6.161906187 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ec640): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed980): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed980): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed980): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20166620 item 91 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed980): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed980): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.511872865 +0000 UTC m=+6.162387457 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207ed980): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207edec0): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207edec0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207edec0): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207edec0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207edec0): >_readAt: n=2, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207edec0): _writeAt: size=3, off=7 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201667e0 item 91 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207edec0): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207edec0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.512482057 +0000 UTC m=+6.162996667 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a207edec0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de540): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de540): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de540): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de540): >_readAt: n=8, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de540): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.512482057 +0000 UTC m=+6.162996667 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205de540): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201669a0 item 91 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205deb80): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205deb80): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205deb80): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205deb80): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205deb80): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205deb80): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205deb80): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205deb80): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.513818702 +0000 UTC m=+6.164333293 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205deb80): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df0c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df0c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df0c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20166d20 item 92 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df0c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df0c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.514301614 +0000 UTC m=+6.164816206 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df0c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df600): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df600): open at offset 5 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df600): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20166ee0 item 92 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df600): _readAt: size=2, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df600): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df600): _writeAt: size=3, off=5 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df600): >_writeAt: n=3, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df600): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.514848848 +0000 UTC m=+6.165363490 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205df600): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfbc0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfbc0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfbc0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfbc0): >_readAt: n=3, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfbc0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.514848848 +0000 UTC m=+6.165363490 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a205dfbc0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201670a0 item 92 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.516073552 +0000 UTC m=+6.166588143 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20920440): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209209c0): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209209c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209209c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20167810 item 93 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209209c0): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209209c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.516497785 +0000 UTC m=+6.167012375 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209209c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209210c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209210c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209210c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209210c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209210c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.516497785 +0000 UTC m=+6.167012375 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a209210c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a201679d0 item 93 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921700): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921700): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921700): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921700): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921700): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921700): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921700): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921700): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.517853476 +0000 UTC m=+6.168368107 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921700): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921c40): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921c40): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921c40): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20167d50 item 94 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921c40): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921c40): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.518381924 +0000 UTC m=+6.168896515 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a20921c40): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f8658c0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f8658c0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f8658c0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f8658c0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f8658c0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.518381924 +0000 UTC m=+6.168896515 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1f8658c0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630070 item 94 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26340): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26340): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26340): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26340): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26340): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26340): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26340): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26340): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.519780547 +0000 UTC m=+6.170295148 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26b00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26b00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26b00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a206304d0 item 95 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26b00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26b00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.520228102 +0000 UTC m=+6.170742703 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fd26b00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbece00): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbece00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbece00): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbece00): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbece00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.520228102 +0000 UTC m=+6.170742703 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbece00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630690 item 95 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeda00): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeda00): open at offset 0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeda00): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeda00): _readAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeda00): >_readAt: n=0, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeda00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeda00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeda00): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.521553406 +0000 UTC m=+6.172067997 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1fbeda00): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0340): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0340): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0340): >openPending: err= 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630a10 item 96 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0340): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0340): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.52219587 +0000 UTC m=+6.172710491 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0340): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 04:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 04:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0ac0): _readAt: size=512, off=0 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0ac0): openPending: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0ac0): >openPending: err= 2026/04/26 04:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0ac0): >_readAt: n=5, err=EOF 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0ac0): close: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 04:35:10.52219587 +0000 UTC m=+6.172710491 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : open-test-file(0x2a1a1ffd0ac0): >close: err= 2026/04/26 04:35:10 DEBUG : open-test-file: Remove: 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a1a20630bd0 item 96 2026/04/26 04:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 04:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 04:35:10 DEBUG : open-test-file: >Remove: err= 2026/04/26 04:35:10 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : >WaitForWriters: 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : file1: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : file1(0x2a1a1f93d180): openPending: 2026/04/26 04:35:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:10 DEBUG : file1(0x2a1a1f93d180): >openPending: err= 2026/04/26 04:35:10 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 04:35:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 04:35:10 DEBUG : file1(0x2a1a1f93d180): _writeAt: size=2, off=0 2026/04/26 04:35:10 DEBUG : file1(0x2a1a1f93d180): >_writeAt: n=2, err= 2026/04/26 04:35:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/26 04:35:10 DEBUG : file1(0x2a1a1f93d180): RWFileHandle.Flush 2026/04/26 04:35:10 DEBUG : file1(0x2a1a1f93d180): RWFileHandle.Release 2026/04/26 04:35:10 DEBUG : file1(0x2a1a1f93d180): close: 2026/04/26 04:35:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/26 04:35:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : file1(0x2a1a1f93d180): >close: err= 2026/04/26 04:35:10 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:10 DEBUG : file1: vfs cache: starting upload 2026/04/26 04:35:10 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1.a0a9169e.partial" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1.a0a9169e.partial 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-sivatif5qotu/file1.a0a9169e.partial 2026/04/26 04:35:10 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/26 04:35:10 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/26 04:35:10 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/04/26 04:35:10 INFO : file1: Copied (new) 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:10 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/26 04:35:10 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/26 04:35:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 04:35:10 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : >WaitForWriters: 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:10 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:10 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/04/26 04:35:10 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : file1: reading active writers 2026/04/26 04:35:10 DEBUG : >WaitForWriters: 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:10 DEBUG : rename_me: newRWFileHandle: 2026/04/26 04:35:10 DEBUG : rename_me(0x2a1a1f93dd00): openPending: 2026/04/26 04:35:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/26 04:35:10 DEBUG : rename_me(0x2a1a1f93dd00): >openPending: err= 2026/04/26 04:35:10 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/26 04:35:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/26 04:35:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/26 04:35:10 DEBUG : rename_me(0x2a1a1f93dd00): _writeAt: size=5, off=0 2026/04/26 04:35:10 DEBUG : rename_me(0x2a1a1f93dd00): >_writeAt: n=5, err= 2026/04/26 04:35:10 DEBUG : rename_me(0x2a1a1f93dd00): close: 2026/04/26 04:35:10 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-26 04:35:10.693320652 +0000 UTC m=+6.343835254 2026/04/26 04:35:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/26 04:35:10 DEBUG : rename_me(0x2a1a1f93dd00): >close: err= 2026/04/26 04:35:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/26 04:35:10 DEBUG : i_was_renamed: Updating file with 0x2a1a2055dad0 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/26 04:35:10 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : i_was_renamed: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : i_was_renamed: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : i_was_renamed: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : i_was_renamed: reading active writers 2026/04/26 04:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 04:35:10 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/26 04:35:10 DEBUG : i_was_renamed.ca79a024.partial: size = 5 OK 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/i_was_renamed.ca79a024.partial" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/i_was_renamed.ca79a024.partial 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/i_was_renamed.ca79a024.partial 2026/04/26 04:35:10 DEBUG : i_was_renamed.ca79a024.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:10 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/26 04:35:10 DEBUG : i_was_renamed.ca79a024.partial: renamed to: i_was_renamed 2026/04/26 04:35:10 INFO : i_was_renamed: Copied (new) 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/i_was_renamed" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/i_was_renamed 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/i_was_renamed 2026/04/26 04:35:10 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:10 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-26 04:35:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/26 04:35:10 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/26 04:35:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/26 04:35:10 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/26 04:35:10 DEBUG : Looking for writers 2026/04/26 04:35:10 DEBUG : i_was_renamed: reading active writers 2026/04/26 04:35:10 DEBUG : >WaitForWriters: 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 04:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu" 2026/04/26 04:35:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:10 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:10 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/04/26 04:35:11 DEBUG : forgetting directory cache 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7ecc0): _readAt: size=512, off=0 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7ecc0): openPending: 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 03:36:10 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 04:35:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7ecc0): >openPending: err= 2026/04/26 04:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7ecc0): >_readAt: n=20, err=EOF 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7ecc0): close: 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 03:36:10 +0000 UTC 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7ecc0): >close: err= 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/04/26 04:35:11 DEBUG : forgetting directory cache 2026/04/26 04:35:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5240): _readAt: size=512, off=0 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5240): openPending: 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 03:37:10 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-26 03:36:10 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-26 03:37:10 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-26 03:36:10 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/26 04:35:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 04:35:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5240): >openPending: err= 2026/04/26 04:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5240): >_readAt: n=20, err=EOF 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5240): close: 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 03:37:10 +0000 UTC 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5240): >close: err= 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/04/26 04:35:11 DEBUG : forgetting directory cache 2026/04/26 04:35:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7fb00): _readAt: size=512, off=0 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7fb00): openPending: 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 03:38:10 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-26 03:37:10 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-26 03:38:10 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-26 03:37:10 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/26 04:35:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 04:35:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7fb00): >openPending: err= 2026/04/26 04:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7fb00): >_readAt: n=20, err=EOF 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7fb00): close: 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 03:38:10 +0000 UTC 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a1fd7fb00): >close: err= 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/04/26 04:35:11 DEBUG : forgetting directory cache 2026/04/26 04:35:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5dc0): _readAt: size=512, off=0 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5dc0): openPending: 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 03:39:10 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-26 03:38:10 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-26 03:39:10 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-26 03:38:10 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/26 04:35:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 04:35:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5dc0): >openPending: err= 2026/04/26 04:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5dc0): >_readAt: n=20, err=EOF 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5dc0): close: 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 03:39:10 +0000 UTC 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a208e5dc0): >close: err= 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/04/26 04:35:11 DEBUG : forgetting directory cache 2026/04/26 04:35:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a200c8700): _readAt: size=512, off=0 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a200c8700): openPending: 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 03:40:10 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-26 03:39:10 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-26 03:40:10 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-26 03:39:10 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/26 04:35:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 04:35:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a200c8700): >openPending: err= 2026/04/26 04:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a200c8700): >_readAt: n=20, err=EOF 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a200c8700): close: 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 03:40:10 +0000 UTC 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate(0x2a1a200c8700): >close: err= 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:11 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/04/26 04:35:12 DEBUG : forgetting directory cache 2026/04/26 04:35:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a202f9640): _readAt: size=512, off=0 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a202f9640): openPending: 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 03:41:10 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-26 03:40:10 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-26 03:41:10 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-26 03:40:10 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/26 04:35:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 04:35:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a202f9640): >openPending: err= 2026/04/26 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a202f9640): >_readAt: n=20, err=EOF 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a202f9640): close: 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 03:41:10 +0000 UTC 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a202f9640): >close: err= 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/04/26 04:35:12 DEBUG : forgetting directory cache 2026/04/26 04:35:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a200c9340): _readAt: size=512, off=0 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a200c9340): openPending: 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-26 03:42:10 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-26 03:41:10 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-26 03:42:10 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-26 03:41:10 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/26 04:35:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/26 04:35:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a200c9340): >openPending: err= 2026/04/26 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a200c9340): >_readAt: n=21, err=EOF 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a200c9340): close: 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 03:42:10 +0000 UTC 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a200c9340): >close: err= 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/04/26 04:35:12 DEBUG : forgetting directory cache 2026/04/26 04:35:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206380): _readAt: size=512, off=0 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206380): openPending: 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-26 03:43:10 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-26 03:42:10 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-26 03:43:10 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-26 03:42:10 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/26 04:35:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/26 04:35:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206380): >openPending: err= 2026/04/26 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206380): >_readAt: n=22, err=EOF 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206380): close: 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 03:43:10 +0000 UTC 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206380): >close: err= 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/04/26 04:35:12 DEBUG : forgetting directory cache 2026/04/26 04:35:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206ac0): _readAt: size=512, off=0 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206ac0): openPending: 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-26 03:44:10 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-26 03:43:10 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-26 03:44:10 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-26 03:43:10 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/26 04:35:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/26 04:35:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206ac0): >openPending: err= 2026/04/26 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206ac0): >_readAt: n=23, err=EOF 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206ac0): close: 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 03:44:10 +0000 UTC 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate(0x2a1a20206ac0): >close: err= 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:12 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/04/26 04:35:13 DEBUG : forgetting directory cache 2026/04/26 04:35:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate(0x2a1a20290700): _readAt: size=512, off=0 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate(0x2a1a20290700): openPending: 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-sivatif5qotu/TestRWCacheUpdate 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-26 03:45:10 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-26 03:44:10 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-26 03:45:10 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-26 03:44:10 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/26 04:35:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate(0x2a1a20290700): >openPending: err= 2026/04/26 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate(0x2a1a20290700): >_readAt: n=24, err=EOF 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate(0x2a1a20290700): close: 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 03:45:10 +0000 UTC 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate(0x2a1a20290700): >close: err= 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.19s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeA" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeA" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeB" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeB" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeA" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/26 04:35:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeA" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/26 04:35:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/26 04:35:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/26 04:35:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeB" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/26 04:35:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/26 04:35:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/26 04:35:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FilEb" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FilEb 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-sivatif5qotu/FilEb 2026/04/26 04:35:13 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeA" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeA" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-sivatif5qotu/FiLeA 2026/04/26 04:35:13 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeB" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeB" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FilEb" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FilEb 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-sivatif5qotu/FilEb 2026/04/26 04:35:13 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FilEb" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/FilEb 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-sivatif5qotu/FilEb 2026/04/26 04:35:13 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/04/26 04:35:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/26 04:35:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/26 04:35:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FiLeB" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-sivatif5qotu/FiLeB 2026/04/26 04:35:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/26 04:35:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/26 04:35:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/26 04:35:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/FilEb" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/FilEb 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-sivatif5qotu/FilEb 2026/04/26 04:35:13 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/26 04:35:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/26 04:35:13 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/26 04:35:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/26 04:35:13 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/26 04:35:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/26 04:35:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/26 04:35:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/26 04:35:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/26 04:35:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : FiLeA: reading active writers 2026/04/26 04:35:13 DEBUG : FiLeB: reading active writers 2026/04/26 04:35:13 DEBUG : FilEb: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : FiLeA: reading active writers 2026/04/26 04:35:13 DEBUG : FiLeB: reading active writers 2026/04/26 04:35:13 DEBUG : FilEb: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/normal name with no special characters.txt" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/normal\ name\ with\ no\ special\ characters.txt 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-sivatif5qotu/normal name with no special characters.txt 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/normal name with no special characters.txt" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/normal\ name\ with\ no\ special\ characters.txt 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-sivatif5qotu/normal name with no special characters.txt 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/測試_Русский___ě_áñ" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/測試_Русский___ě_áñ 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-sivatif5qotu/測試_Русский___ě_áñ 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/測試_Русский___ě_áñ" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/測試_Русский___ě_áñ 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-sivatif5qotu/測試_Русский___ě_áñ 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/normal name with no special characters.txt" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/normal\ name\ with\ no\ special\ characters.txt 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-sivatif5qotu/normal name with no special characters.txt 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/測試_Русский___ě_áñ" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/測試_Русский___ě_áñ 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-sivatif5qotu/測試_Русский___ě_áñ 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/26 04:35:13 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Reusing VFS from active cache 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : dir: Looking for writers 2026/04/26 04:35:13 DEBUG : file2: reading active writers 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : dir: reading active writers 2026/04/26 04:35:13 DEBUG : file1: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : dir: Looking for writers 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : dir: reading active writers 2026/04/26 04:35:13 DEBUG : file1: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/26 04:35:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : file1: Open: flags=O_RDONLY 2026/04/26 04:35:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/26 04:35:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/26 04:35:13 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/26 04:35:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/26 04:35:13 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/26 04:35:13 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/26 04:35:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (0 bytes), uploading instead of streaming 2026/04/26 04:35:13 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/new_file.txt" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/new_file.txt 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/dir/new_file.txt 2026/04/26 04:35:13 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:13 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/26 04:35:13 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/26 04:35:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/26 04:35:13 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : dir: Looking for writers 2026/04/26 04:35:13 DEBUG : file2: reading active writers 2026/04/26 04:35:13 DEBUG : new_file.txt: reading active writers 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : file1: reading active writers 2026/04/26 04:35:13 DEBUG : dir: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : forgetting directory cache 2026/04/26 04:35:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file2" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-sivatif5qotu/dir/file2 2026/04/26 04:35:13 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/26 04:35:13 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/26 04:35:13 DEBUG : dir/file1: Updating file with dir/file1 0x2a1a201fa8f0 2026/04/26 04:35:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/26 04:35:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:13 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-sivatif5qotu/dir/file1 2026/04/26 04:35:13 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/26 04:35:13 INFO : dir/file1: Moved (server-side) to: file0 2026/04/26 04:35:13 DEBUG : file0: Updating file with file0 0x2a1a201fa8f0 2026/04/26 04:35:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file0" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file0 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-sivatif5qotu/file0 2026/04/26 04:35:13 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file0" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file0 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-sivatif5qotu/file0 2026/04/26 04:35:13 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : dir: Looking for writers 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : dir: reading active writers 2026/04/26 04:35:13 DEBUG : file0: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Server has VFS statistics extension 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: About path "/home/rclone/rclone-test-sivatif5qotu" 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: New connection 127.0.0.1:45954->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: New connection 127.0.0.1:45960->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : a: Looking for writers 2026/04/26 04:35:13 DEBUG : b: Looking for writers 2026/04/26 04:35:13 DEBUG : c: Looking for writers 2026/04/26 04:35:13 DEBUG : d: Looking for writers 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : d: reading active writers 2026/04/26 04:35:13 DEBUG : /: reading active writers 2026/04/26 04:35:13 DEBUG : a: reading active writers 2026/04/26 04:35:13 DEBUG : b: reading active writers 2026/04/26 04:35:13 DEBUG : c: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/26 04:35:13 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/26 04:35:13 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/26 04:35:13 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : a/b/c/d: Looking for writers 2026/04/26 04:35:13 DEBUG : a/b/c: Looking for writers 2026/04/26 04:35:13 DEBUG : d: reading active writers 2026/04/26 04:35:13 DEBUG : a/b: Looking for writers 2026/04/26 04:35:13 DEBUG : c: reading active writers 2026/04/26 04:35:13 DEBUG : a: Looking for writers 2026/04/26 04:35:13 DEBUG : b: reading active writers 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : a: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/26 04:35:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/26 04:35:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (5 bytes), uploading instead of streaming 2026/04/26 04:35:13 DEBUG : file1: size = 5 OK 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/26 04:35:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/04/26 04:35:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:13 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/26 04:35:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (0 bytes), uploading instead of streaming 2026/04/26 04:35:13 DEBUG : file1: size = 0 OK 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/26 04:35:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (7 bytes), uploading instead of streaming 2026/04/26 04:35:13 DEBUG : file1: size = 7 OK 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:13 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/04/26 04:35:13 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/26 04:35:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:13 DEBUG : Looking for writers 2026/04/26 04:35:13 DEBUG : file1: reading active writers 2026/04/26 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:13 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/26 04:35:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu/dir/file1: no such file or directory 2026/04/26 04:35:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu/dir/file1: no such file or directory 2026/04/26 04:35:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu/dir/file1: no such file or directory 2026/04/26 04:35:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu/dir/file1: no such file or directory 2026/04/26 04:35:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu/dir/file1: no such file or directory 2026/04/26 04:35:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu/dir/file1: no such file or directory 2026/04/26 04:35:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu/dir/file1: no such file or directory 2026/04/26 04:35:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu/dir/file1: no such file or directory 2026/04/26 04:35:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu/dir/file1: no such file or directory 2026/04/26 04:35:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fD6wq}/rclone-test-sivatif5qotu/dir/file1: no such file or directory 2026/04/26 04:35:14 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/26 04:35:14 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/26 04:35:14 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (11 bytes), uploading instead of streaming 2026/04/26 04:35:14 DEBUG : file1: size = 11 OK 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/26 04:35:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/26 04:35:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/26 04:35:14 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:14 DEBUG : Looking for writers 2026/04/26 04:35:14 DEBUG : file1: reading active writers 2026/04/26 04:35:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (5 bytes), uploading instead of streaming 2026/04/26 04:35:14 DEBUG : file1: size = 5 OK 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/26 04:35:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/26 04:35:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/26 04:35:14 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:14 DEBUG : Looking for writers 2026/04/26 04:35:14 DEBUG : file1: reading active writers 2026/04/26 04:35:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:14 DEBUG : file1: WriteFileHandle.Release closing 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (0 bytes), uploading instead of streaming 2026/04/26 04:35:14 DEBUG : file1: size = 0 OK 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/26 04:35:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/26 04:35:14 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:14 DEBUG : Looking for writers 2026/04/26 04:35:14 DEBUG : file1: reading active writers 2026/04/26 04:35:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (2 bytes), uploading instead of streaming 2026/04/26 04:35:14 DEBUG : file1: size = 2 OK 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/26 04:35:14 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/26 04:35:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:14 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:14 DEBUG : Looking for writers 2026/04/26 04:35:14 DEBUG : file1: reading active writers 2026/04/26 04:35:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (0 bytes), uploading instead of streaming 2026/04/26 04:35:14 DEBUG : file1: size = 0 OK 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/26 04:35:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/26 04:35:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:14 DEBUG : file1: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/26 04:35:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/26 04:35:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:14 DEBUG : Looking for writers 2026/04/26 04:35:14 DEBUG : file1: reading active writers 2026/04/26 04:35:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 04:35:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 04:35:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: File to upload is small (100 bytes), uploading instead of streaming 2026/04/26 04:35:14 DEBUG : file1: size = 100 OK 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/file1" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 5e905a76e9397d36096604aa250f2a23 /home/rclone/rclone-test-sivatif5qotu/file1 2026/04/26 04:35:14 DEBUG : file1: Parsed hash: 5e905a76e9397d36096604aa250f2a23 2026/04/26 04:35:14 DEBUG : file1: md5 = 5e905a76e9397d36096604aa250f2a23 OK 2026/04/26 04:35:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/26 04:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 04:35:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 04:35:14 DEBUG : file1: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/26 04:35:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/26 04:35:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:14 DEBUG : Looking for writers 2026/04/26 04:35:14 DEBUG : file1: reading active writers 2026/04/26 04:35:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f000.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/flat/f000.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-sivatif5qotu/flat/f000.txt 2026/04/26 04:35:14 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f000.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/flat/f000.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-sivatif5qotu/flat/f000.txt 2026/04/26 04:35:14 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f001.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/flat/f001.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-sivatif5qotu/flat/f001.txt 2026/04/26 04:35:14 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f001.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/flat/f001.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-sivatif5qotu/flat/f001.txt 2026/04/26 04:35:14 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f002.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/flat/f002.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-sivatif5qotu/flat/f002.txt 2026/04/26 04:35:14 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f002.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/flat/f002.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-sivatif5qotu/flat/f002.txt 2026/04/26 04:35:14 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f003.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/flat/f003.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-sivatif5qotu/flat/f003.txt 2026/04/26 04:35:14 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f003.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/flat/f003.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-sivatif5qotu/flat/f003.txt 2026/04/26 04:35:14 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f004.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/flat/f004.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-sivatif5qotu/flat/f004.txt 2026/04/26 04:35:14 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f004.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: sha1sum /home/rclone/rclone-test-sivatif5qotu/flat/f004.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-sivatif5qotu/flat/f004.txt 2026/04/26 04:35:14 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/04/26 04:35:14 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/26 04:35:14 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f000.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/flat/f000.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-sivatif5qotu/flat/f000.txt 2026/04/26 04:35:14 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/04/26 04:35:14 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/26 04:35:14 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f001.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/flat/f001.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-sivatif5qotu/flat/f001.txt 2026/04/26 04:35:14 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/04/26 04:35:14 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/26 04:35:14 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f002.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/flat/f002.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-sivatif5qotu/flat/f002.txt 2026/04/26 04:35:14 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/04/26 04:35:14 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/26 04:35:14 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f003.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/flat/f003.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-sivatif5qotu/flat/f003.txt 2026/04/26 04:35:14 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/04/26 04:35:14 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/26 04:35:14 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/flat/f004.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/flat/f004.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-sivatif5qotu/flat/f004.txt 2026/04/26 04:35:14 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/04/26 04:35:14 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:14 DEBUG : flat: Looking for writers 2026/04/26 04:35:14 DEBUG : f000.txt: reading active writers 2026/04/26 04:35:14 DEBUG : f001.txt: reading active writers 2026/04/26 04:35:14 DEBUG : f002.txt: reading active writers 2026/04/26 04:35:14 DEBUG : f003.txt: reading active writers 2026/04/26 04:35:14 DEBUG : f004.txt: reading active writers 2026/04/26 04:35:14 DEBUG : Looking for writers 2026/04/26 04:35:14 DEBUG : flat: reading active writers 2026/04/26 04:35:14 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:14 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/26 04:35:14 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/a/b/c/deep.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/a/b/c/deep.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-sivatif5qotu/a/b/c/deep.txt 2026/04/26 04:35:14 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/04/26 04:35:14 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/26 04:35:14 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/a/b/mid.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/a/b/mid.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-sivatif5qotu/a/b/mid.txt 2026/04/26 04:35:14 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/04/26 04:35:14 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/26 04:35:14 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/a/top.txt" 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/a/top.txt 2026/04/26 04:35:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-sivatif5qotu/a/top.txt 2026/04/26 04:35:14 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/04/26 04:35:14 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:14 DEBUG : a/b/c: Looking for writers 2026/04/26 04:35:14 DEBUG : deep.txt: reading active writers 2026/04/26 04:35:14 DEBUG : a/b: Looking for writers 2026/04/26 04:35:14 DEBUG : mid.txt: reading active writers 2026/04/26 04:35:14 DEBUG : c: reading active writers 2026/04/26 04:35:14 DEBUG : a: Looking for writers 2026/04/26 04:35:14 DEBUG : b: reading active writers 2026/04/26 04:35:14 DEBUG : top.txt: reading active writers 2026/04/26 04:35:14 DEBUG : Looking for writers 2026/04/26 04:35:14 DEBUG : a: reading active writers 2026/04/26 04:35:14 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/bigdir/big.bin" 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/bigdir/big.bin 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: bce0e8b0d9c1138fea81cca16e77659e /home/rclone/rclone-test-sivatif5qotu/bigdir/big.bin 2026/04/26 04:35:15 DEBUG : bigdir/big.bin: Parsed hash: bce0e8b0d9c1138fea81cca16e77659e 2026/04/26 04:35:15 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:15 DEBUG : bigdir: Looking for writers 2026/04/26 04:35:15 DEBUG : big.bin: reading active writers 2026/04/26 04:35:15 DEBUG : Looking for writers 2026/04/26 04:35:15 DEBUG : bigdir: reading active writers 2026/04/26 04:35:15 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.49s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu", Local "Local file system at /tmp/rclone940019255", Modify Window "1s" 2026/04/26 04:35:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: poll-interval is not supported by this remote 2026/04/26 04:35:15 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/26 04:35:15 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/26 04:35:15 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:15 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir1/a.txt" 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir1/a.txt 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-sivatif5qotu/dir1/a.txt 2026/04/26 04:35:15 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/04/26 04:35:15 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/26 04:35:15 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/26 04:35:15 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:15 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir2/b.txt" 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir2/b.txt 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-sivatif5qotu/dir2/b.txt 2026/04/26 04:35:15 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/04/26 04:35:15 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/26 04:35:15 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/26 04:35:15 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 04:35:15 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Shell path "/home/rclone/rclone-test-sivatif5qotu/dir3/c.txt" 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Running remote command: md5sum /home/rclone/rclone-test-sivatif5qotu/dir3/c.txt 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-sivatif5qotu/dir3/c.txt 2026/04/26 04:35:15 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/04/26 04:35:15 DEBUG : WaitForWriters: timeout=30s 2026/04/26 04:35:15 DEBUG : dir1: Looking for writers 2026/04/26 04:35:15 DEBUG : a.txt: reading active writers 2026/04/26 04:35:15 DEBUG : dir2: Looking for writers 2026/04/26 04:35:15 DEBUG : b.txt: reading active writers 2026/04/26 04:35:15 DEBUG : dir3: Looking for writers 2026/04/26 04:35:15 DEBUG : c.txt: reading active writers 2026/04/26 04:35:15 DEBUG : Looking for writers 2026/04/26 04:35:15 DEBUG : dir1: reading active writers 2026/04/26 04:35:15 DEBUG : dir2: reading active writers 2026/04/26 04:35:15 DEBUG : dir3: reading active writers 2026/04/26 04:35:15 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/26 04:35:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-sivatif5qotu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.909090029s (try 1/5)